]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.modeling/META-INF/MANIFEST.MF
2c0a7f14530892d7ff49d1b3633b7cd35a8fc528
[simantics/platform.git] / bundles / org.simantics.modeling / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: Structural Modeling Plug-in
4 Bundle-SymbolicName: org.simantics.modeling;singleton:=true
5 Bundle-Version: 1.1.1.qualifier
6 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
7 Require-Bundle: org.simantics.simulation;bundle-version="1.0.0",
8  org.simantics.mapping;bundle-version="1.0.0",
9  org.simantics.diagram;bundle-version="0.9.4";visibility:=reexport,
10  org.simantics.ui;bundle-version="1.0.0",
11  org.simantics.project;bundle-version="1.0.0",
12  org.eclipse.core.runtime;bundle-version="3.4.0",
13  gnu.trove3;bundle-version="3.0.3",
14  org.simantics.db.layer0;bundle-version="0.8.0",
15  org.simantics.structural.ontology;bundle-version="1.0.0";visibility:=reexport,
16  org.simantics.structural2;bundle-version="1.0.0";visibility:=reexport,
17  org.simantics.layer0.utils;bundle-version="0.8.0",
18  org.simantics.history;bundle-version="1.0.0",
19  org.simantics.charts.ontology;bundle-version="1.0.0";visibility:=reexport,
20  org.simantics.trend;bundle-version="1.0.0",
21  org.simantics.issues;bundle-version="1.1.0",
22  org.simantics.issues.common;bundle-version="1.1.0",
23  org.simantics.graph.db;bundle-version="1.1.9",
24  org.simantics.scl.compiler;bundle-version="0.2.0",
25  org.simantics.scl.osgi;bundle-version="1.0.0",
26  org.simantics.datatypes.ontology;bundle-version="1.1.0",
27  com.lowagie.text;bundle-version="2.1.7";resolution:=optional,
28  org.simantics.export.core;bundle-version="1.0.0",
29  org.simantics.annotation.ontology;bundle-version="1.0.0",
30  org.simantics.modeling.template2d.ontology;bundle-version="1.0.0",
31  org.simantics.browsing.ui.model,
32  org.simantics.basicexpression;bundle-version="1.1.0";visibility:=reexport,
33  org.simantics.scl.commands;bundle-version="1.0.0",
34  org.simantics.image2.ontology;bundle-version="1.2.0",
35  org.simantics.simulator.variable;bundle-version="1.0.0",
36  org.simantics.scenegraph.profile;bundle-version="1.0.0",
37  org.simantics.scl.db;bundle-version="0.1.3",
38  org.simantics.selectionview.ontology;bundle-version="1.2.0",
39  org.simantics.scl.ui;bundle-version="0.5.0",
40  org.slf4j.api,
41  org.simantics.graphfile.ontology,
42  org.apache.batik,
43  org.simantics.ltk,
44  org.simantics.graph.compiler
45 Export-Package: org.simantics.modeling,
46  org.simantics.modeling.actions,
47  org.simantics.modeling.adapters,
48  org.simantics.modeling.export,
49  org.simantics.modeling.flags,
50  org.simantics.modeling.mapping,
51  org.simantics.modeling.migration,
52  org.simantics.modeling.preferences,
53  org.simantics.modeling.requests,
54  org.simantics.modeling.rules,
55  org.simantics.modeling.scl,
56  org.simantics.modeling.services,
57  org.simantics.modeling.subscription,
58  org.simantics.modeling.symbolEditor,
59  org.simantics.modeling.template2d,
60  org.simantics.modeling.typicals,
61  org.simantics.modeling.userComponent,
62  org.simantics.modeling.utils,
63  org.simantics.modeling.validation
64 Bundle-Vendor: VTT Technical Research Centre of Finland
65 Bundle-ActivationPolicy: lazy
66 Bundle-Activator: org.simantics.modeling.internal.Activator
67 Service-Component: OSGI-INF/sclExpressionIssueProvider.xml