-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNotS_demo-Codegen.ipr
45 lines (39 loc) · 2 KB
/
NotS_demo-Codegen.ipr
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<option name="DEFAULT_COMPILER" value="Javac" />
<resourceExtensions />
<wildcardResourcePatterns>
<entry name="!?*.java" />
<entry name="!?*.form" />
<entry name="!?*.class" />
<entry name="!?*.groovy" />
<entry name="!?*.scala" />
<entry name="!?*.flex" />
<entry name="!?*.kt" />
<entry name="!?*.clj" />
</wildcardResourcePatterns>
<annotationProcessing>
<profile default="true" name="Default" enabled="false">
<processorPath useClasspath="true" />
</profile>
</annotationProcessing>
</component>
<component name="DependencyValidationManager">
<option name="SKIP_IMPORT_STATEMENTS" value="false" />
</component>
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/NotS_demo-Login/NotS_demo-Login.iml" filepath="$PROJECT_DIR$/NotS_demo-Login/NotS_demo-Login.iml" />
<module fileurl="file://$PROJECT_DIR$/NotS_demo-Geo/NotS_demo-Geo.iml" filepath="$PROJECT_DIR$/NotS_demo-Geo/NotS_demo-Geo.iml" />
<module fileurl="file://$PROJECT_DIR$/NotS_demo-File/NotS_demo-File.iml" filepath="$PROJECT_DIR$/NotS_demo-File/NotS_demo-File.iml" />
<module fileurl="file://$PROJECT_DIR$/NotS_demo-Messaging/NotS_demo-Messaging.iml" filepath="$PROJECT_DIR$/NotS_demo-Messaging/NotS_demo-Messaging.iml" />
</modules>
</component>
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_6" assert-keyword="true" jdk-15="true">
<output url="file://$PROJECT_DIR$/out" />
</component>
<component name="VcsDirectoryMappings">
<mapping directory="" vcs="" />
</component>
</project>