]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.scenegraph.swing/META-INF/MANIFEST.MF
Export jersey internal packages for jersey-media-multipart
[simantics/platform.git] / bundles / org.simantics.scenegraph.swing / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: Swing Nodes
4 Bundle-SymbolicName: org.simantics.scenegraph.swing
5 Bundle-Version: 1.0.0.qualifier
6 Bundle-Vendor: Semantum Oy
7 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
8 Require-Bundle: org.simantics.scenegraph;bundle-version="1.1.1",
9  org.jfree.jcommon;bundle-version="1.0.16",
10  org.jfree.jchart;bundle-version="1.0.13",
11  org.eclipse.core.runtime;bundle-version="3.6.0",
12  org.eclipse.ui;bundle-version="3.6.2",
13  org.simantics.g2d;bundle-version="1.1.1",
14  org.simantics.scl.runtime;bundle-version="0.1.4"
15 Export-Package: org.simantics.scenegraph.example;x-friends:="org.simantics.scenegraph.remote",
16  org.simantics.scenegraph.swing
17 Automatic-Module-Name: org.simantics.scenegraph.swing