]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.workbench/META-INF/MANIFEST.MF
Merge "Tons of dependency fixes and updates"
[simantics/platform.git] / bundles / org.simantics.workbench / META-INF / MANIFEST.MF
index 363faa7c94ce69144c61b7f79c0085e1408a0298..65da27858a4b26c8cb2ab0b7da1e40627fbbfc83 100644 (file)
@@ -27,7 +27,6 @@ Require-Bundle: com.ibm.icu,
  org.simantics.layer0;bundle-version="1.0.0",
  org.simantics.graph.db;bundle-version="1.0.0",
  org.simantics.editors;bundle-version="1.0.0",
- org.simantics.db.procore.server.environment;bundle-version="1.1.0",
  org.simantics;bundle-version="1.0.0";visibility:=reexport,
  org.simantics.workbench.ontology;bundle-version="1.0.0",
  org.simantics.workbench.search;bundle-version="1.5.0",
@@ -37,7 +36,6 @@ Require-Bundle: com.ibm.icu,
  org.simantics.simulation.ui;bundle-version="1.1.0";visibility:=reexport,
  org.simantics.scenegraph.profile;bundle-version="1.0.0";visibility:=reexport,
  org.simantics.browsing.ui.model;bundle-version="1.0.0";visibility:=reexport,
- org.simantics.db.procore.ui,
  org.eclipse.ui.workbench,
  org.eclipse.e4.ui.workbench;bundle-version="1.3.0",
  org.eclipse.e4.ui.model.workbench;bundle-version="1.1.100.v20150407-1430",
@@ -45,7 +43,9 @@ Require-Bundle: com.ibm.icu,
  org.eclipse.e4.ui.di;bundle-version="1.1.0",
  org.eclipse.e4.core.contexts,
  org.eclipse.e4.ui.services,
- org.slf4j.api;bundle-version="1.7.20"
+ org.slf4j.api
+Import-Package: javax.inject
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Bundle-ActivationPolicy: lazy
 Bundle-ClassPath: .
+Automatic-Module-Name: org.simantics.workbench