dk.biks.bachelorizer.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$" isTestSource="false" /> 7 </content> 8 <orderEntry type="inheritedJdk" /> 9 <orderEntry type="sourceFolder" forTests="false" /> 10 <orderEntry type="module" module-name="com.example.portfolio3" /> 11 <orderEntry type="module-library" exported=""> 12 <library> 13 <CLASSES> 14 <root url="jar:///usr/share/java/javafx-base.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-controls.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" module-name="CS2" exported="" /> 39 </component> 40 </module>