Files
openide/plugins/javaFX/javaFX-CE/javaFX-CE.iml
anna 99c446e486 javafx: build artifacts with same ant (IDEA-104029; IDEA-104105)
(cherry picked from commit f99076ddc25b18851ce49262281d01dfef0ca24c)
2013-03-29 20:09:55 +01:00

21 lines
1007 B
XML

<?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" />
<sourceFolder url="file://$MODULE_DIR$/testSrc" isTestSource="true" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="javaFX" exported="" />
<orderEntry type="module" module-name="platform-impl" scope="TEST" />
<orderEntry type="module" module-name="testFramework-java" scope="TEST" />
<orderEntry type="module" module-name="xml" scope="TEST" />
<orderEntry type="module" module-name="jetgroovy" scope="TEST" />
<orderEntry type="module" module-name="java-tests" scope="TEST" />
<orderEntry type="module" module-name="common-javaFX-plugin" scope="TEST" />
</component>
</module>