X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.proconf.processeditor%2FMETA-INF%2FMANIFEST.MF;h=11636c76b8d4e85f7619b8b850617799b66153d5;hb=550abd4ccb8f66aeba1b43f4df3f576e9cf0888c;hp=2c2e6e9d9b3f247c6e3f32da91b8cdf9b7d4c6a9;hpb=353b632fcd5c487be4d08c030d08f8c9d43753b5;p=simantics%2F3d.git diff --git a/org.simantics.proconf.processeditor/META-INF/MANIFEST.MF b/org.simantics.proconf.processeditor/META-INF/MANIFEST.MF index 2c2e6e9d..11636c76 100644 --- a/org.simantics.proconf.processeditor/META-INF/MANIFEST.MF +++ b/org.simantics.proconf.processeditor/META-INF/MANIFEST.MF @@ -1,9 +1,9 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Processeditor Plug-in -Bundle-SymbolicName: fi.vtt.simantics.processeditor;singleton:=true +Bundle-SymbolicName: org.simantics.processeditor;singleton:=true Bundle-Version: 1.0.0 -Bundle-Activator: fi.vtt.simantics.processeditor.Activator +Bundle-Activator: org.simantics.processeditor.Activator Bundle-Vendor: VTT Require-Bundle: org.eclipse.ui, org.eclipse.core.runtime, @@ -24,3 +24,4 @@ Require-Bundle: org.eclipse.ui, org.simantics.proconf.g3d.shapeeditor, org.eclipse.ui.views Eclipse-LazyStart: true +Export-Package: org.simantics.processeditor.tools