X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.modeling%2FMETA-INF%2FMANIFEST.MF;fp=bundles%2Forg.simantics.modeling%2FMETA-INF%2FMANIFEST.MF;h=249d9ec7c22cba7b55a726726ac1422e49987ff5;hp=0000000000000000000000000000000000000000;hb=969bd23cab98a79ca9101af33334000879fb60c5;hpb=866dba5cd5a3929bbeae85991796acb212338a08 diff --git a/bundles/org.simantics.modeling/META-INF/MANIFEST.MF b/bundles/org.simantics.modeling/META-INF/MANIFEST.MF new file mode 100644 index 000000000..249d9ec7c --- /dev/null +++ b/bundles/org.simantics.modeling/META-INF/MANIFEST.MF @@ -0,0 +1,61 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: Structural Modeling Plug-in +Bundle-SymbolicName: org.simantics.modeling;singleton:=true +Bundle-Version: 1.1.1.qualifier +Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Require-Bundle: org.simantics.simulation;bundle-version="1.0.0", + org.simantics.mapping;bundle-version="1.0.0", + org.simantics.diagram;bundle-version="0.9.4";visibility:=reexport, + org.simantics.ui;bundle-version="1.0.0", + org.simantics.project;bundle-version="1.0.0", + org.eclipse.core.runtime;bundle-version="3.4.0", + gnu.trove3;bundle-version="3.0.3", + org.simantics.db.layer0;bundle-version="0.8.0", + org.simantics.structural.ontology;bundle-version="1.0.0";visibility:=reexport, + org.simantics.structural2;bundle-version="1.0.0";visibility:=reexport, + org.simantics.layer0.utils;bundle-version="0.8.0", + org.simantics.history;bundle-version="1.0.0", + org.simantics.charts.ontology;bundle-version="1.0.0";visibility:=reexport, + org.simantics.trend;bundle-version="1.0.0", + org.simantics.issues;bundle-version="1.1.0", + org.simantics.issues.common;bundle-version="1.1.0", + org.simantics.graph.db;bundle-version="1.1.9", + org.simantics.scl.compiler;bundle-version="0.2.0", + org.simantics.scl.osgi;bundle-version="1.0.0", + org.simantics.datatypes.ontology;bundle-version="1.1.0", + com.lowagie.text;bundle-version="2.1.7";resolution:=optional, + org.simantics.export.core;bundle-version="1.0.0", + org.simantics.annotation.ontology;bundle-version="1.0.0", + org.simantics.modeling.template2d.ontology;bundle-version="1.0.0", + org.simantics.browsing.ui.model, + org.simantics.basicexpression;bundle-version="1.1.0";visibility:=reexport, + org.simantics.scl.commands;bundle-version="1.0.0", + org.simantics.image2.ontology;bundle-version="1.2.0", + org.simantics.simulator.variable;bundle-version="1.0.0", + org.simantics.scenegraph.profile;bundle-version="1.0.0", + org.simantics.scl.db;bundle-version="0.1.3", + org.simantics.selectionview.ontology;bundle-version="1.2.0", + org.simantics.scl.ui;bundle-version="0.5.0" +Export-Package: org.simantics.modeling, + org.simantics.modeling.actions, + org.simantics.modeling.adapters, + org.simantics.modeling.export, + org.simantics.modeling.flags, + org.simantics.modeling.mapping, + org.simantics.modeling.migration, + org.simantics.modeling.preferences, + org.simantics.modeling.requests, + org.simantics.modeling.rules, + org.simantics.modeling.scl, + org.simantics.modeling.services, + org.simantics.modeling.subscription, + org.simantics.modeling.symbolEditor, + org.simantics.modeling.template2d, + org.simantics.modeling.typicals, + org.simantics.modeling.userComponent, + org.simantics.modeling.utils, + org.simantics.modeling.validation +Bundle-Vendor: VTT Technical Research Centre of Finland +Bundle-ActivationPolicy: lazy +Bundle-Activator: org.simantics.modeling.internal.Activator