javafx jps packaging

(cherry picked from commit a14343caa4b12601c57392441fcc75c829b684b6)
This commit is contained in:
anna
2013-03-15 21:52:39 +01:00
parent 825ebc8b6c
commit 0d9a3f3e70
21 changed files with 664 additions and 261 deletions
@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="jps-builders" />
<orderEntry type="module" module-name="jps-model-api" />
<orderEntry type="module" module-name="jps-model-serialization" />
<orderEntry type="module" module-name="common-javaFX-plugin" />
</component>
</module>