summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--JavaOO.iml16
1 files changed, 16 insertions, 0 deletions
diff --git a/JavaOO.iml b/JavaOO.iml
new file mode 100644
index 0000000..79515aa
--- /dev/null
+++ b/JavaOO.iml
@@ -0,0 +1,16 @@
+<?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$/resources" type="java-resource" />
+ <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
+ </content>
+ <orderEntry type="inheritedJdk" />
+ <orderEntry type="sourceFolder" forTests="false" />
+ <orderEntry type="library" name="miglayout-swing" level="project" />
+ <orderEntry type="library" name="gson" level="project" />
+ <orderEntry type="library" name="commons-cli-1.4" level="project" />
+ <orderEntry type="library" name="tddd78-annotations" level="project" />
+ </component>
+</module> \ No newline at end of file