-
Notifications
You must be signed in to change notification settings - Fork 6
/
Grails Spring WS Plugin-grailsPlugins.iml
38 lines (37 loc) · 1.95 KB
/
Grails Spring WS Plugin-grailsPlugins.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
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="FacetManager">
<facet type="web" name="GrailsWeb">
<configuration>
<webroots>
<root url="file://$MODULE_DIR$/../../../../../.grails/1.2.0/projects/trunk/plugins/functional-test-1.2.7/web-app" relative="/" />
</webroots>
<sourceRoots />
</configuration>
</facet>
</component>
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$/../../../../../.grails/1.2.0/projects/trunk/plugins/functional-test-1.2.7">
<sourceFolder url="file://$MODULE_DIR$/../../../../../.grails/1.2.0/projects/trunk/plugins/functional-test-1.2.7/src/groovy" isTestSource="false" />
</content>
<content url="file://$MODULE_DIR$/../../../../../.grails/1.2.0/projects/trunk/plugins/tomcat-1.2.0">
<sourceFolder url="file://$MODULE_DIR$/../../../../../.grails/1.2.0/projects/trunk/plugins/tomcat-1.2.0/src/groovy" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="Grails" level="application" />
<orderEntry type="module-library" exported="">
<library name="Grails User Library">
<CLASSES>
<root url="file://$MODULE_DIR$/../../../../../.grails/1.2.0/projects/trunk/plugins/functional-test-1.2.7/lib" />
<root url="file://$MODULE_DIR$/../../../../../.grails/1.2.0/projects/trunk/plugins/tomcat-1.2.0/lib" />
</CLASSES>
<JAVADOC />
<SOURCES />
<jarDirectory url="file://$MODULE_DIR$/../../../../../.grails/1.2.0/projects/trunk/plugins/functional-test-1.2.7/lib" recursive="false" />
<jarDirectory url="file://$MODULE_DIR$/../../../../../.grails/1.2.0/projects/trunk/plugins/tomcat-1.2.0/lib" recursive="false" />
</library>
</orderEntry>
</component>
</module>