-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathre2.iml
36 lines (35 loc) · 2.23 KB
/
re2.iml
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
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="EclipseModuleManager">
<conelement value="com.springsource.sts.grails.core.CLASSPATH_CONTAINER" />
<src_description expected_position="0">
<src_folder value="file://$MODULE_DIR$/src/java" expected_position="0" />
<src_folder value="file://$MODULE_DIR$/src/groovy" expected_position="1" />
<src_folder value="file://$MODULE_DIR$/grails-app/conf" expected_position="2" />
<src_folder value="file://$MODULE_DIR$/grails-app/controllers" expected_position="3" />
<src_folder value="file://$MODULE_DIR$/grails-app/domain" expected_position="4" />
<src_folder value="file://$MODULE_DIR$/grails-app/services" expected_position="5" />
<src_folder value="file://$MODULE_DIR$/grails-app/taglib" expected_position="6" />
<src_folder value="file://$MODULE_DIR$/test/integration" expected_position="7" />
<src_folder value="file://$MODULE_DIR$/test/unit" expected_position="8" />
</src_description>
</component>
<component name="NewModuleRootManager" inherit-compiler-output="false">
<output url="file://$MODULE_DIR$/web-app/WEB-INF/classes" />
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src/java" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src/groovy" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/grails-app/conf" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/grails-app/controllers" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/grails-app/domain" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/grails-app/services" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/grails-app/taglib" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/test/integration" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/test/unit" isTestSource="false" />
</content>
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="inheritedJdk" />
<orderEntry type="library" name="com.springsource.sts.grails.core.CLASSPATH_CONTAINER" level="application" />
</component>
</module>