diff --git a/pyUml_updatesite/.project b/pyUml_updatesite/.project new file mode 100755 index 0000000..f686637 --- /dev/null +++ b/pyUml_updatesite/.project @@ -0,0 +1,17 @@ + + + pyUml_updatesite + + + + + + org.eclipse.pde.UpdateSiteBuilder + + + + + + org.eclipse.pde.UpdateSiteNature + + diff --git a/pyUml_updatesite/artifacts.xml b/pyUml_updatesite/artifacts.xml new file mode 100755 index 0000000..9ab287f --- /dev/null +++ b/pyUml_updatesite/artifacts.xml @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/pyUml_updatesite/content.xml b/pyUml_updatesite/content.xml new file mode 100755 index 0000000..673d1e9 --- /dev/null +++ b/pyUml_updatesite/content.xml @@ -0,0 +1,371 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + addSourceBundle(bundle:${artifact}) + + + removeSourceBundle(bundle:${artifact}) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Bundle-Vendor: Freie University Berlin, Germany, Martin Dittmar Bundle-ManifestVersion: 2 Bundle-Activator: pyUML.plugin.Activator Bundle-ClassPath: lib/refactoring.jar,.,src/,bin/ Require-Bundle: org.eclipse.core.resources,org.eclipse.core.runtime,org.eclipse.jface,org.eclipse.ui,org.eclipse.ui.ide,org.eclipse.emf.common,org.eclipse.emf.ecore,org.eclipse.uml2.uml,org.eclipse.gmf.runtime.common.core,org.eclipse.gmf.runtime.diagram.core,org.eclipse.gmf.runtime.common.ui,org.eclipse.gmf.runtime.diagram.ui,org.eclipse.gmf.runtime.diagram.ui.resources.editor,org.python.pydev,org.python.pydev.core,org.python.pydev.parser,org.eclipse.uml2.diagram.clazz Bundle-Name: PyUML Manifest-Version: 1.0 Bundle-SymbolicName: pyUml;singleton:=true Bundle-Version: 1.2 Eclipse-LazyStart: true Export-Package: pyUML.actions,pyUML.backend,pyUML.exceptions,pyUML.listeners,pyUML.plugin,pyUML.pythonTree,pyUML.refactoring,pyUML.views + + + + + + + + + + + + + + + + + + + + + + + installBundle(bundle:${artifact}) + + + uninstallBundle(bundle:${artifact}) + + + + + + setStartLevel(startLevel:4); + + + + + + + + + + + + + + + + + + + + + (org.eclipse.update.install.features=true) + + + + + + + [Enter License Description here.] + + + + [Enter Copyright Description here.] + + + + + + + + + + + + + + + + + (org.eclipse.update.install.features=true) + + + + + + + + + true + + + + + + [Enter License Description here.] + + + + [Enter Copyright Description here.] + + + + + + + + + + + + + + + + + + (org.eclipse.update.install.features=true) + + + + + + installFeature(feature:${artifact},featureId:default,featureVersion:default) + + + uninstallFeature(feature:${artifact},featureId:default,featureVersion:default) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/pyUml_updatesite/features/pyUML_1.2.0.jar b/pyUml_updatesite/features/pyUML_1.2.0.jar new file mode 100755 index 0000000..e5205b9 Binary files /dev/null and b/pyUml_updatesite/features/pyUML_1.2.0.jar differ diff --git a/pyUml_updatesite/plugins/pyUml_1.2.0.jar b/pyUml_updatesite/plugins/pyUml_1.2.0.jar new file mode 100755 index 0000000..0901264 Binary files /dev/null and b/pyUml_updatesite/plugins/pyUml_1.2.0.jar differ diff --git a/pyUml_updatesite/site.xml b/pyUml_updatesite/site.xml new file mode 100755 index 0000000..b36a346 --- /dev/null +++ b/pyUml_updatesite/site.xml @@ -0,0 +1,11 @@ + + + + + + + + A UML Roundtrip Tool for Python + + +