diff --git a/entwurfsmuster.iml b/entwurfsmuster.iml new file mode 100644 index 0000000000000000000000000000000000000000..8c84bd03358149ade40c219430522a86206c2382 --- /dev/null +++ b/entwurfsmuster.iml @@ -0,0 +1,21 @@ +<?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" /> + <excludeFolder url="file://$MODULE_DIR$/bin" /> + </content> + <orderEntry type="inheritedJdk" /> + <orderEntry type="sourceFolder" forTests="false" /> + <orderEntry type="library" name="javax.inject-1" level="project" /> + <orderEntry type="library" name="aliens_3rdparty" level="project" /> + </component> + <component name="sonarModuleSettings"> + <option name="alternativeWorkingDirPath" value="" /> + <option name="localAnalysisScripName" value="<PROJECT>" /> + <option name="serverName" value="<PROJECT>" /> + <option name="useAlternativeWorkingDir" value="false" /> + <option name="workingDirSelection" value="<MODULE>" /> + </component> +</module> \ No newline at end of file