-
Notifications
You must be signed in to change notification settings - Fork 3
/
grails-spock-constraints-grailsPlugins.iml
64 lines (63 loc) · 4.55 KB
/
grails-spock-constraints-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
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
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="FacetManager">
<facet type="hibernate" name="Hibernate">
<configuration>
<datasource-map />
</configuration>
</facet>
<facet type="web" name="GrailsWeb">
<configuration>
<webroots>
<root url="file://$USER_HOME$/.grails/2.1.1/projects/grails-spock-constraints/plugins/jquery-ui-1.8.24/web-app" relative="/" />
<root url="file://$USER_HOME$/.grails/2.1.1/projects/grails-spock-constraints/plugins/jquery-1.8.2/web-app" relative="/" />
</webroots>
<sourceRoots />
</configuration>
</facet>
</component>
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$USER_HOME$/.grails/2.1.1/projects/grails-spock-constraints/plugins/hibernate-2.1.1">
<sourceFolder url="file://$USER_HOME$/.grails/2.1.1/projects/grails-spock-constraints/plugins/hibernate-2.1.1/grails-app/i18n" isTestSource="false" />
</content>
<content url="file://$USER_HOME$/.grails/2.1.1/projects/grails-spock-constraints/plugins/jquery-1.8.2">
<sourceFolder url="file://$USER_HOME$/.grails/2.1.1/projects/grails-spock-constraints/plugins/jquery-1.8.2/src/groovy" isTestSource="false" />
<sourceFolder url="file://$USER_HOME$/.grails/2.1.1/projects/grails-spock-constraints/plugins/jquery-1.8.2/grails-app/i18n" isTestSource="false" />
<sourceFolder url="file://$USER_HOME$/.grails/2.1.1/projects/grails-spock-constraints/plugins/jquery-1.8.2/grails-app/services" isTestSource="false" />
<sourceFolder url="file://$USER_HOME$/.grails/2.1.1/projects/grails-spock-constraints/plugins/jquery-1.8.2/grails-app/taglib" isTestSource="false" />
</content>
<content url="file://$USER_HOME$/.grails/2.1.1/projects/grails-spock-constraints/plugins/jquery-ui-1.8.24">
<sourceFolder url="file://$USER_HOME$/.grails/2.1.1/projects/grails-spock-constraints/plugins/jquery-ui-1.8.24/grails-app/i18n" isTestSource="false" />
<sourceFolder url="file://$USER_HOME$/.grails/2.1.1/projects/grails-spock-constraints/plugins/jquery-ui-1.8.24/grails-app/taglib" isTestSource="false" />
</content>
<content url="file://$USER_HOME$/.grails/2.1.1/projects/grails-spock-constraints/plugins/resources-1.2.RC2">
<sourceFolder url="file://$USER_HOME$/.grails/2.1.1/projects/grails-spock-constraints/plugins/resources-1.2.RC2/src/java" isTestSource="false" />
<sourceFolder url="file://$USER_HOME$/.grails/2.1.1/projects/grails-spock-constraints/plugins/resources-1.2.RC2/src/groovy" isTestSource="false" />
<sourceFolder url="file://$USER_HOME$/.grails/2.1.1/projects/grails-spock-constraints/plugins/resources-1.2.RC2/grails-app/i18n" isTestSource="false" />
<sourceFolder url="file://$USER_HOME$/.grails/2.1.1/projects/grails-spock-constraints/plugins/resources-1.2.RC2/grails-app/taglib" isTestSource="false" />
</content>
<content url="file://$USER_HOME$/.grails/2.1.1/projects/grails-spock-constraints/plugins/spock-0.7" />
<content url="file://$USER_HOME$/.grails/2.1.1/projects/grails-spock-constraints/plugins/tomcat-2.1.1" />
<content url="file://$USER_HOME$/.grails/2.1.1/projects/grails-spock-constraints/plugins/webxml-1.4.1">
<sourceFolder url="file://$USER_HOME$/.grails/2.1.1/projects/grails-spock-constraints/plugins/webxml-1.4.1/src/groovy" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" scope="PROVIDED" name="grails-2.0.0" level="application" />
<orderEntry type="library" scope="PROVIDED" name="grails-2.1.1" level="application" />
<orderEntry type="module-library" exported="">
<library name="Grails User Library (grails-spock-constraints-grailsPlugins)">
<CLASSES>
<root url="jar://$USER_HOME$/.grails/ivy-cache/net.sf.ehcache/ehcache-core/jars/ehcache-core-2.4.3.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/org.hamcrest/hamcrest-core/jars/hamcrest-core-1.3.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/junit/junit-dep/jars/junit-dep-4.10.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/org.spockframework/spock-core/jars/spock-core-0.7-groovy-1.8.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/org.spockframework/spock-grails-support/jars/spock-grails-support-0.7-groovy-1.8.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
</component>
</module>