Revision 2527
tmp/org.txm.libs.javafx/build.properties (revision 2527) | ||
---|---|---|
1 | 1 |
output.. = bin/ |
2 | 2 |
bin.includes = META-INF/,\ |
3 |
jfxrt.jar,\ |
|
4 | 3 |
jfxswt.jar |
tmp/org.txm.libs.javafx/.classpath (revision 2527) | ||
---|---|---|
3 | 3 |
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/> |
4 | 4 |
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> |
5 | 5 |
<classpathentry kind="src" path="src"/> |
6 |
<classpathentry exported="true" kind="lib" path="jfxrt.jar"/> |
|
7 | 6 |
<classpathentry exported="true" kind="lib" path="jfxswt.jar"/> |
8 | 7 |
<classpathentry kind="output" path="bin"/> |
9 | 8 |
</classpath> |
tmp/org.txm.libs.javafx/META-INF/MANIFEST.MF (revision 2527) | ||
---|---|---|
5 | 5 |
Bundle-Version: 1.0.0.qualifier |
6 | 6 |
Automatic-Module-Name: org.txm.libs.javafx |
7 | 7 |
Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |
8 |
Bundle-ClassPath: jfxrt.jar, |
|
9 |
jfxswt.jar |
|
8 |
Bundle-ClassPath: jfxswt.jar |
|
10 | 9 |
Export-Package: com.sun.deploy.uitoolkit.impl.fx, |
11 | 10 |
com.sun.deploy.uitoolkit.impl.fx.ui, |
12 | 11 |
com.sun.deploy.uitoolkit.impl.fx.ui.resources, |
Also available in: Unified diff