X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.proconf.processeditor%2FMETA-INF%2FMANIFEST.MF;h=11636c76b8d4e85f7619b8b850617799b66153d5;hb=829c13bfc050cf32f6da6a4e916266ebf838ee88;hp=bcf51a4fadbbf1a5ea28d67dcc2d2bc4fb3e4372;hpb=a58282c7398fb4b322f2897ceca8bb69a5f8ec0a;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 bcf51a4f..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, @@ -17,7 +17,6 @@ Require-Bundle: org.eclipse.ui, org.simantics.utils, org.simantics.utils.datastructures, javax.vecmath, - org.simantics.proconf.ui.workbench, org.simantics.proconf.ode, org.simantics.proconf.browsing, org.simantics.utils.ui, @@ -25,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