- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathJavaFxApplication.iml
More file actions
Latest commit
15 lines (15 loc) · 763 Bytes
/
Copy pathJavaFxApplication.iml
File metadata and controls
15 lines (15 loc) · 763 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<moduletype="JAVA_MODULE"version="4">
<componentname="NewModuleRootManager"inherit-compiler-output="true">
<exclude-output />
<contenturl="file://$MODULE_DIR$">
<sourceFolderurl="file://$MODULE_DIR$/src"isTestSource="false" />
</content>
<orderEntrytype="inheritedJdk" />
<orderEntrytype="sourceFolder"forTests="false" />
<orderEntrytype="library"exported=""name="jfx"level="project" />
<orderEntrytype="library"name="jfoenix-0.0.0-SNAPSHOT-retrolambda"level="project" />
<orderEntrytype="library"name="mysql-connector-java-8.0.121"level="application" />
<orderEntrytype="library"name="mysql-connector-java-8.0.12"level="project" />
</component>
</module>