Skip to content
Snippets Groups Projects
Commit 653cde60 authored by Florian Hölzl's avatar Florian Hölzl
Browse files

Kernel: LWFXEF updated to 0.0.5.

parent 54ab765a
No related branches found
No related tags found
1 merge request!76Kernel: LWFXEF updated to 0.0.5.
...@@ -3,8 +3,8 @@ ...@@ -3,8 +3,8 @@
<classpathentry kind="src" path="src"/> <classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="external-src"/> <classpathentry kind="src" path="external-src"/>
<classpathentry kind="src" path="res"/> <classpathentry kind="src" path="res"/>
<classpathentry exported="true" kind="lib" path="lib/org.eclipse.systemfocus.kernel.common_0.0.4.20191111.jar"/> <classpathentry exported="true" kind="lib" path="lib/org.eclipse.systemfocus.kernel.common_0.0.5.20191126.jar"/>
<classpathentry exported="true" kind="lib" path="lib/org.eclipse.systemfocus.kernel.common.ui_0.0.4.20191111.jar"/> <classpathentry exported="true" kind="lib" path="lib/org.eclipse.systemfocus.kernel.common.ui_0.0.5.20191126.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11"> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11">
<attributes> <attributes>
<attribute name="module" value="true"/> <attribute name="module" value="true"/>
......
...@@ -25,8 +25,8 @@ Bundle-ClassPath: ., ...@@ -25,8 +25,8 @@ Bundle-ClassPath: .,
lib/org.conqat.ide.commons.gef.jar, lib/org.conqat.ide.commons.gef.jar,
lib/org.conqat.ide.commons.ui.jar, lib/org.conqat.ide.commons.ui.jar,
lib/swt-grouplayout.jar, lib/swt-grouplayout.jar,
lib/org.eclipse.systemfocus.kernel.common_0.0.4.20191111.jar, lib/org.eclipse.systemfocus.kernel.common_0.0.5.20191126.jar,
lib/org.eclipse.systemfocus.kernel.common.ui_0.0.4.20191111.jar lib/org.eclipse.systemfocus.kernel.common.ui_0.0.5.20191126.jar
Export-Package: aerofx, Export-Package: aerofx,
aquafx, aquafx,
jfxtras, jfxtras,
......
...@@ -6,8 +6,8 @@ bin.includes = .,\ ...@@ -6,8 +6,8 @@ bin.includes = .,\
lib/org.conqat.ide.commons.ui.jar,\ lib/org.conqat.ide.commons.ui.jar,\
lib/swt-grouplayout.jar,\ lib/swt-grouplayout.jar,\
res/,\ res/,\
lib/org.eclipse.systemfocus.kernel.common_0.0.4.20191111.jar,\ lib/org.eclipse.systemfocus.kernel.common_0.0.5.20191126.jar,\
lib/org.eclipse.systemfocus.kernel.common.ui_0.0.4.20191111.jar lib/org.eclipse.systemfocus.kernel.common.ui_0.0.5.20191126.jar
jars.compile.order = . jars.compile.order = .
source.. = src/,\ source.. = src/,\
res/,\ res/,\
......
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