-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathawesome-groovy.ipr
66 lines (66 loc) · 3.3 KB
/
awesome-groovy.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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ASMPluginConfiguration">
<asm skipDebug="false" skipFrames="false" skipCode="false" expandFrames="false" />
<groovy codeStyle="LEGACY" />
</component>
<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" />
<entry name="Bonus/src/resources:StructuralProvider.groovy" />
<entry name="Bonus/src/resources:StructuralProvider.groovy" />
<entry name="Bonus/src/resources:StructuralProvider.groovy" />
<entry name="Bonus/src/resources:StructuralProvider.groovy" />
<entry name="Bonus/src/resources:StructuralProvider.groovy" />
<entry name="Bonus/src/resources:StructuralProvider.groovy" />
<entry name="Bonus/src/resources:StructuralProvider.groovy" />
<entry name="Bonus/src/resources:StructuralProvider.groovy" />
<entry name="Bonus/src/resources:StructuralProvider.groovy" />
<entry name="Bonus/src/resources:StructuralProvider.groovy" />
<entry name="Bonus/src/resources:StructuralProvider.groovy" />
<entry name="Bonus/src/resources:StructuralProvider.groovy" />
<entry name="Bonus/src/resources:PrintfChecker.groovy" />
</wildcardResourcePatterns>
<annotationProcessing>
<profile default="true" name="Default" enabled="false">
<processorPath useClasspath="true" />
</profile>
</annotationProcessing>
</component>
<component name="CopyrightManager" default="" />
<component name="DependencyValidationManager">
<option name="SKIP_IMPORT_STATEMENTS" value="false" />
</component>
<component name="Encoding" useUTFGuessing="true" native2AsciiForPropertiesFiles="false">
<file url="PROJECT" charset="UTF-8" />
</component>
<component name="EntryPointsManager">
<entry_points version="2.0" />
</component>
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/Bonus/Bonus.iml" filepath="$PROJECT_DIR$/Bonus/Bonus.iml" />
<module fileurl="file://$PROJECT_DIR$/Intro/Intro.iml" filepath="$PROJECT_DIR$/Intro/Intro.iml" />
<module fileurl="file://$PROJECT_DIR$/IntroJ/IntroJ.iml" filepath="$PROJECT_DIR$/IntroJ/IntroJ.iml" />
<module fileurl="file://$PROJECT_DIR$/LogicExample/LogicExample.iml" filepath="$PROJECT_DIR$/LogicExample/LogicExample.iml" />
<module fileurl="file://$PROJECT_DIR$/Macro/Macro.iml" filepath="$PROJECT_DIR$/Macro/Macro.iml" />
<module fileurl="file://$PROJECT_DIR$/Polyglot/Polyglot.iml" filepath="$PROJECT_DIR$/Polyglot/Polyglot.iml" />
<module fileurl="file://$PROJECT_DIR$/Style/Style.iml" filepath="$PROJECT_DIR$/Style/Style.iml" />
</modules>
</component>
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_6" assert-keyword="true" jdk-15="true" project-jdk-name="1.8" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/out" />
</component>
<component name="VcsDirectoryMappings">
<mapping directory="" vcs="Git" />
</component>
</project>