forked from spring-attic/grails-data-mapping
-
Notifications
You must be signed in to change notification settings - Fork 0
/
grails-data-mapping.ipr
124 lines (123 loc) · 8.05 KB
/
grails-data-mapping.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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="AntConfiguration">
<defaultAnt bundledAnt="true" />
</component>
<component name="CompilerConfiguration">
<option name="DEFAULT_COMPILER" value="Javac" />
<resourceExtensions>
<entry name=".+\.(properties|xml|html|dtd|tld)" />
<entry name=".+\.(gif|png|jpeg|jpg)" />
</resourceExtensions>
<wildcardResourcePatterns>
<entry name="!?*.groovy" />
<entry name="!?*.java" />
</wildcardResourcePatterns>
<annotationProcessing enabled="false" useClasspath="true" />
</component>
<component name="CopyrightManager" default="">
<module2copyright />
</component>
<component name="DependencyValidationManager">
<option name="SKIP_IMPORT_STATEMENTS" value="false" />
</component>
<component name="Encoding" useUTFGuessing="true" native2AsciiForPropertiesFiles="false" />
<component name="EntryPointsManager">
<entry_points version="2.0" />
</component>
<component name="FacetAutodetectingManager">
<autodetection-disabled>
<facet-type id="Spring">
<modules>
<module name="grails-data-mapping" />
</modules>
</facet-type>
</autodetection-disabled>
</component>
<component name="GradleUISettings">
<setting name="root" />
</component>
<component name="GradleUISettings2">
<setting name="root" />
</component>
<component name="IdProvider" IDEtalkID="11DA1DB66DD62DDA1ED602B7079FE97C" />
<component name="JavadocGenerationManager">
<option name="OUTPUT_DIRECTORY" />
<option name="OPTION_SCOPE" value="protected" />
<option name="OPTION_HIERARCHY" value="true" />
<option name="OPTION_NAVIGATOR" value="true" />
<option name="OPTION_INDEX" value="true" />
<option name="OPTION_SEPARATE_INDEX" value="true" />
<option name="OPTION_DOCUMENT_TAG_USE" value="false" />
<option name="OPTION_DOCUMENT_TAG_AUTHOR" value="false" />
<option name="OPTION_DOCUMENT_TAG_VERSION" value="false" />
<option name="OPTION_DOCUMENT_TAG_DEPRECATED" value="true" />
<option name="OPTION_DEPRECATED_LIST" value="true" />
<option name="OTHER_OPTIONS" value="" />
<option name="HEAP_SIZE" />
<option name="LOCALE" />
<option name="OPEN_IN_BROWSER" value="true" />
</component>
<component name="NullableNotNullManager">
<option name="myDefaultNullable" value="org.jetbrains.annotations.Nullable" />
<option name="myDefaultNotNull" value="org.jetbrains.annotations.NotNull" />
<option name="myNullables">
<value>
<list size="3">
<item index="0" class="java.lang.String" itemvalue="org.jetbrains.annotations.Nullable" />
<item index="1" class="java.lang.String" itemvalue="javax.annotation.Nullable" />
<item index="2" class="java.lang.String" itemvalue="edu.umd.cs.findbugs.annotations.Nullable" />
</list>
</value>
</option>
<option name="myNotNulls">
<value>
<list size="3">
<item index="0" class="java.lang.String" itemvalue="org.jetbrains.annotations.NotNull" />
<item index="1" class="java.lang.String" itemvalue="javax.annotation.Nonnull" />
<item index="2" class="java.lang.String" itemvalue="edu.umd.cs.findbugs.annotations.NonNull" />
</list>
</value>
</option>
</component>
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/grails-data-mapping.iml" filepath="$PROJECT_DIR$/grails-data-mapping.iml" />
<module fileurl="file://$PROJECT_DIR$/grails-datastore-core/grails-datastore-core.iml" filepath="$PROJECT_DIR$/grails-datastore-core/grails-datastore-core.iml" />
<module fileurl="file://$PROJECT_DIR$/grails-datastore-gemfire/grails-datastore-gemfire.iml" filepath="$PROJECT_DIR$/grails-datastore-gemfire/grails-datastore-gemfire.iml" />
<module fileurl="file://$PROJECT_DIR$/grails-datastore-gorm/grails-datastore-gorm.iml" filepath="$PROJECT_DIR$/grails-datastore-gorm/grails-datastore-gorm.iml" />
<module fileurl="file://$PROJECT_DIR$/grails-datastore-gorm-gemfire/grails-datastore-gorm-gemfire.iml" filepath="$PROJECT_DIR$/grails-datastore-gorm-gemfire/grails-datastore-gorm-gemfire.iml" />
<module fileurl="file://$PROJECT_DIR$/grails-datastore-gorm-jpa/grails-datastore-gorm-jpa.iml" filepath="$PROJECT_DIR$/grails-datastore-gorm-jpa/grails-datastore-gorm-jpa.iml" />
<module fileurl="file://$PROJECT_DIR$/grails-datastore-gorm-mongo/grails-datastore-gorm-mongo.iml" filepath="$PROJECT_DIR$/grails-datastore-gorm-mongo/grails-datastore-gorm-mongo.iml" />
<module fileurl="file://$PROJECT_DIR$/grails-datastore-gorm-neo4j/grails-datastore-gorm-neo4j.iml" filepath="$PROJECT_DIR$/grails-datastore-gorm-neo4j/grails-datastore-gorm-neo4j.iml" />
<module fileurl="file://$PROJECT_DIR$/grails-datastore-gorm-plugin-support/grails-datastore-gorm-plugin-support.iml" filepath="$PROJECT_DIR$/grails-datastore-gorm-plugin-support/grails-datastore-gorm-plugin-support.iml" />
<module fileurl="file://$PROJECT_DIR$/grails-datastore-gorm-redis/grails-datastore-gorm-redis.iml" filepath="$PROJECT_DIR$/grails-datastore-gorm-redis/grails-datastore-gorm-redis.iml" />
<module fileurl="file://$PROJECT_DIR$/grails-datastore-gorm-riak/grails-datastore-gorm-riak.iml" filepath="$PROJECT_DIR$/grails-datastore-gorm-riak/grails-datastore-gorm-riak.iml" />
<module fileurl="file://$PROJECT_DIR$/grails-datastore-gorm-simpledb/grails-datastore-gorm-simpledb.iml" filepath="$PROJECT_DIR$/grails-datastore-gorm-simpledb/grails-datastore-gorm-simpledb.iml" />
<module fileurl="file://$PROJECT_DIR$/grails-datastore-gorm-tck/grails-datastore-gorm-tck.iml" filepath="$PROJECT_DIR$/grails-datastore-gorm-tck/grails-datastore-gorm-tck.iml" />
<module fileurl="file://$PROJECT_DIR$/grails-datastore-gorm-test/grails-datastore-gorm-test.iml" filepath="$PROJECT_DIR$/grails-datastore-gorm-test/grails-datastore-gorm-test.iml" />
<module fileurl="file://$PROJECT_DIR$/grails-datastore-jpa/grails-datastore-jpa.iml" filepath="$PROJECT_DIR$/grails-datastore-jpa/grails-datastore-jpa.iml" />
<module fileurl="file://$PROJECT_DIR$/grails-datastore-mongo/grails-datastore-mongo.iml" filepath="$PROJECT_DIR$/grails-datastore-mongo/grails-datastore-mongo.iml" />
<module fileurl="file://$PROJECT_DIR$/grails-datastore-redis/grails-datastore-redis.iml" filepath="$PROJECT_DIR$/grails-datastore-redis/grails-datastore-redis.iml" />
<module fileurl="file://$PROJECT_DIR$/grails-datastore-riak/grails-datastore-riak.iml" filepath="$PROJECT_DIR$/grails-datastore-riak/grails-datastore-riak.iml" />
<module fileurl="file://$PROJECT_DIR$/grails-datastore-simple/grails-datastore-simple.iml" filepath="$PROJECT_DIR$/grails-datastore-simple/grails-datastore-simple.iml" />
<module fileurl="file://$PROJECT_DIR$/grails-datastore-simpledb/grails-datastore-simpledb.iml" filepath="$PROJECT_DIR$/grails-datastore-simpledb/grails-datastore-simpledb.iml" />
<module fileurl="file://$PROJECT_DIR$/grails-datastore-web/grails-datastore-web.iml" filepath="$PROJECT_DIR$/grails-datastore-web/grails-datastore-web.iml" />
<module fileurl="file://$PROJECT_DIR$/grails-plugins/neo4j/neo4j.iml" filepath="$PROJECT_DIR$/grails-plugins/neo4j/neo4j.iml" />
<module fileurl="file://$PROJECT_DIR$/grails-plugins/neo4j/neo4j-grailsPlugins.iml" filepath="$PROJECT_DIR$/grails-plugins/neo4j/neo4j-grailsPlugins.iml" />
</modules>
</component>
<component name="ProjectResources">
<default-html-doctype>http://www.w3.org/1999/xhtml</default-html-doctype>
</component>
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_6" assert-keyword="true" jdk-15="true" project-jdk-name="$project_jdk_name$" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/out" />
</component>
<component name="SvnBranchConfigurationManager">
<option name="mySupportsUserInfoFilter" value="true" />
</component>
<component name="VcsDirectoryMappings">
<mapping directory="" vcs="Git" />
</component>
<component name="WebServicesPlugin" addRequiredLibraries="true" />
</project>