]> gerrit.simantics Code Review - simantics/district.git/blobdiff - org.simantics.district.route/META-INF/MANIFEST.MF
Hide "enabled" column for non-component type tech type tables
[simantics/district.git] / org.simantics.district.route / META-INF / MANIFEST.MF
index 48dce696d5709d4179a33aff43a9684788e8ec84..6a69ee96e49fc3f96fa523fb7bd3c849fd8d4d1b 100644 (file)
@@ -9,10 +9,11 @@ Require-Bundle: org.eclipse.core.runtime,
  org.simantics.db.layer0;bundle-version="1.1.0",
  org.simantics;bundle-version="1.0.0",
  org.simantics.district.route.ontology;bundle-version="1.0.0",
- org.slf4j.api;bundle-version="1.7.25",
+ org.slf4j.api,
  org.simantics.diagram.ontology,
  org.simantics.district.network.ontology
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Automatic-Module-Name: fi.vtt.apros.district.route
 Bundle-ActivationPolicy: lazy
-Export-Package: org.simantics.district.route
+Export-Package: org.simantics.district.route,
+ org.simantics.district.route.internal;x-friends:="org.simantics.district.route.ui"