-
Notifications
You must be signed in to change notification settings - Fork 0
/
erlenrain7.iml
73 lines (72 loc) · 3.77 KB
/
erlenrain7.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
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
<?xml version="1.0" encoding="UTF-8"?>
<module relativePaths="true" type="GRAILS_MODULE" version="4">
<component name="FacetManager">
<facet type="Spring" name="Spring">
<configuration>
<fileset id="fileset1" name="My Fileset" removed="false">
<file>file://$MODULE_DIR$/src/spring-config.xml</file>
</fileset>
</configuration>
</facet>
<facet type="Grails" name="Grails">
<configuration />
</facet>
</component>
<component name="GrailsPluginsStorage">
<option name="fullPluginsInfo" />
</component>
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/grails-app/conf" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/grails-app/conf/hibernate" 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$/grails-app/views" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/plugins/bubbling-1.5.1/grails-app/taglib" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/plugins/bubbling-1.5.1/src/groovy" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/plugins/calendar-1.1.1/grails-app/taglib" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/plugins/grails-ui-1.0.2/grails-app/conf" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/plugins/grails-ui-1.0.2/grails-app/services" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/plugins/grails-ui-1.0.2/grails-app/taglib" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/plugins/grails-ui-1.0.2/src/groovy" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/plugins/yui-2.6.1/grails-app/taglib" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/plugins/yui-2.6.1/src/groovy" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src/groovy" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src/java" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/test/integration" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/test/unit" isTestSource="true" />
</content>
<orderEntry type="library" name="grails-1.0.4" level="application" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="spring-2.0.7" level="project" />
<orderEntry type="module-library">
<library name="Grails User Library">
<CLASSES>
<root url="file://$MODULE_DIR$/lib" />
<root url="file://$MODULE_DIR$/plugins/grails-ui-1.0.2/lib" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="file:///opt/java/gdata/java/src" />
</SOURCES>
<jarDirectory url="file://$MODULE_DIR$/lib" recursive="false" />
<jarDirectory url="file://$MODULE_DIR$/plugins/grails-ui-1.0.2/lib" recursive="false" />
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar:///opt/java/groovy-1.5.4/lib/junit-3.8.2.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="library" name="GROOVY-1.5.7" level="application" />
</component>
</module>