CS2.iml
1 <?xml version="1.0" encoding="UTF-8"?> 2 <module type="JAVA_MODULE" version="4"> 3 <component name="NewModuleRootManager" inherit-compiler-output="true"> 4 <exclude-output /> 5 <content url="file://$MODULE_DIR$"> 6 <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" /> 7 <sourceFolder url="file://$MODULE_DIR$/src/com.example.portfolio2" isTestSource="false" /> 8 </content> 9 <orderEntry type="inheritedJdk" /> 10 <orderEntry type="sourceFolder" forTests="false" /> 11 <orderEntry type="module-library" exported=""> 12 <library> 13 <CLASSES> 14 <root url="jar:///usr/share/java/javafx-controls.jar!/" /> 15 </CLASSES> 16 <JAVADOC /> 17 <SOURCES /> 18 </library> 19 </orderEntry> 20 <orderEntry type="module-library" exported=""> 21 <library> 22 <CLASSES> 23 <root url="jar:///usr/share/java/javafx-base.jar!/" /> 24 </CLASSES> 25 <JAVADOC /> 26 <SOURCES /> 27 </library> 28 </orderEntry> 29 <orderEntry type="module-library" exported=""> 30 <library> 31 <CLASSES> 32 <root url="jar:///usr/share/java/javafx-graphics.jar!/" /> 33 </CLASSES> 34 <JAVADOC /> 35 <SOURCES /> 36 </library> 37 </orderEntry> 38 <orderEntry type="module-library" exported=""> 39 <library> 40 <CLASSES> 41 <root url="jar:///usr/share/java/xerial-sqlite-jdbc.jar!/" /> 42 </CLASSES> 43 <JAVADOC /> 44 <SOURCES /> 45 </library> 46 </orderEntry> 47 </component> 48 </module>