X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=bundles%2Forg.simantics.scenegraph.swing%2FMETA-INF%2FMANIFEST.MF;h=258a062670631f59fdd7621bfc4379d650a6adf1;hb=refs%2Fchanges%2F84%2F4284%2F1;hp=07553f7dda103574fcdd3b671a20e9477f26b513;hpb=969bd23cab98a79ca9101af33334000879fb60c5;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.scenegraph.swing/META-INF/MANIFEST.MF b/bundles/org.simantics.scenegraph.swing/META-INF/MANIFEST.MF index 07553f7dd..258a06267 100644 --- a/bundles/org.simantics.scenegraph.swing/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.scenegraph.swing/META-INF/MANIFEST.MF @@ -4,9 +4,8 @@ Bundle-Name: Swing Nodes Bundle-SymbolicName: org.simantics.scenegraph.swing Bundle-Version: 1.0.0.qualifier Bundle-Vendor: Semantum Oy -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Bundle-RequiredExecutionEnvironment: JavaSE-11 Require-Bundle: org.simantics.scenegraph;bundle-version="1.1.1", - org.jfree.jcommon;bundle-version="1.0.16", org.jfree.jchart;bundle-version="1.0.13", org.eclipse.core.runtime;bundle-version="3.6.0", org.eclipse.ui;bundle-version="3.6.2", @@ -14,3 +13,4 @@ Require-Bundle: org.simantics.scenegraph;bundle-version="1.1.1", org.simantics.scl.runtime;bundle-version="0.1.4" Export-Package: org.simantics.scenegraph.example;x-friends:="org.simantics.scenegraph.remote", org.simantics.scenegraph.swing +Automatic-Module-Name: org.simantics.scenegraph.swing