javafx: simple navigation

This commit is contained in:
anna
2013-01-10 22:07:37 +01:00
parent cab46ebc7f
commit 5373b631c6
15 changed files with 675 additions and 0 deletions
+4
View File
@@ -5,6 +5,7 @@
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/resources" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/testSrc" isTestSource="true" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
@@ -13,6 +14,9 @@
<orderEntry type="module" module-name="execution-impl" />
<orderEntry type="module" module-name="lang-impl" />
<orderEntry type="module" module-name="java-psi-api" />
<orderEntry type="module" module-name="xml-openapi" />
<orderEntry type="module" module-name="xml" />
<orderEntry type="module" module-name="testFramework-java" scope="TEST" />
</component>
</module>