diff options
Diffstat (limited to 'typecast.iml')
-rw-r--r-- | typecast.iml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/typecast.iml b/typecast.iml new file mode 100644 index 0000000..611ca8c --- /dev/null +++ b/typecast.iml @@ -0,0 +1,13 @@ +<?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$/src" isTestSource="false" /> + </content> + <orderEntry type="inheritedJdk" /> + <orderEntry type="sourceFolder" forTests="false" /> + <orderEntry type="library" name="ch.qos.logback:logback-classic:1.2.3" level="application" /> + <orderEntry type="library" name="jlfgr-1.0" level="application" /> + </component> +</module>
\ No newline at end of file |