- Notifications
You must be signed in to change notification settings - Fork 165
Expand file tree
/
Copy pathDesignPatternsJava9.iml
More file actions
Latest commit
14 lines (14 loc) · 591 Bytes
/
Copy pathDesignPatternsJava9.iml
File metadata and controls
14 lines (14 loc) · 591 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<moduletype="JAVA_MODULE"version="4">
<componentname="NewModuleRootManager">
<outputurl="file://$MODULE_DIR$/bin" />
<exclude-output />
<contenturl="file://$MODULE_DIR$">
<sourceFolderurl="file://$MODULE_DIR$/pattern"isTestSource="false" />
<sourceFolderurl="file://$MODULE_DIR$/patternBonus"isTestSource="false" />
</content>
<orderEntrytype="sourceFolder"forTests="false" />
<orderEntrytype="inheritedJdk" />
<orderEntrytype="module"module-name="DesignPatternsJava9" />
</component>
</module>