Skip to content
Snippets Groups Projects
Commit 6dee15c3 authored by Alexander Diewald's avatar Alexander Diewald
Browse files

Bump OpenJFX to version 13.0.1; Add missing exports

parent f925951e
No related branches found
No related tags found
No related merge requests found
......@@ -17,15 +17,18 @@ Require-Bundle: org.fortiss.tooling.common;visibility:=reexport,
org.eclipse.ui.views.properties.tabbed;visibility:=reexport,
org.eclipse.ui.ide;visibility:=reexport,
org.eclipse.jface.text;visibility:=reexport,
org.openjfx.controls;bundle-version="11.0.2";visibility:=reexport,
org.openjfx.base;bundle-version="11.0.2";visibility:=reexport,
org.openjfx.fxml;bundle-version="11.0.2";visibility:=reexport,
org.openjfx.controls;bundle-version="13.0.1";visibility:=reexport,
org.openjfx.base;bundle-version="13.0.1";visibility:=reexport,
org.openjfx.fxml;bundle-version="13.0.1";visibility:=reexport,
org.eclipse.fx.ui.workbench3;bundle-version="3.5.0";visibility:=reexport
Bundle-ClassPath: .,
lib/org.conqat.ide.commons.gef.jar,
lib/org.conqat.ide.commons.ui.jar,
lib/swt-grouplayout.jar
Export-Package: org.conqat.ide.commons.gef,
Export-Package: aerofx,
aquafx,
jfxtras,
org.conqat.ide.commons.gef,
org.conqat.ide.commons.gef.directediting,
org.conqat.ide.commons.gef.draw2d,
org.conqat.ide.commons.gef.editor,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment