This repository has been archived by the owner on Apr 27, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathjforum-grails-grailsPlugins.iml
64 lines (63 loc) · 4.3 KB
/
jforum-grails-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="web" name="GrailsWeb">
<configuration>
<webroots>
<root url="file://$USER_HOME$/.grails/2.0.3/projects/jforum-grails/plugins/jquery-1.7.1/web-app" relative="/" />
</webroots>
<sourceRoots />
</configuration>
</facet>
<facet type="hibernate" name="Hibernate">
<configuration>
<datasource-map>
<unit-entry name="Gorm" />
<unit-entry name="sessionFactory" />
</datasource-map>
</configuration>
</facet>
</component>
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$USER_HOME$/.grails/2.0.3/projects/jforum-grails/plugins/hibernate-2.0.3">
<sourceFolder url="file://$USER_HOME$/.grails/2.0.3/projects/jforum-grails/plugins/hibernate-2.0.3/grails-app/i18n" isTestSource="false" />
</content>
<content url="file://$USER_HOME$/.grails/2.0.3/projects/jforum-grails/plugins/jquery-1.7.1">
<sourceFolder url="file://$USER_HOME$/.grails/2.0.3/projects/jforum-grails/plugins/jquery-1.7.1/src/groovy" isTestSource="false" />
<sourceFolder url="file://$USER_HOME$/.grails/2.0.3/projects/jforum-grails/plugins/jquery-1.7.1/grails-app/i18n" isTestSource="false" />
<sourceFolder url="file://$USER_HOME$/.grails/2.0.3/projects/jforum-grails/plugins/jquery-1.7.1/grails-app/services" isTestSource="false" />
<sourceFolder url="file://$USER_HOME$/.grails/2.0.3/projects/jforum-grails/plugins/jquery-1.7.1/grails-app/taglib" isTestSource="false" />
</content>
<content url="file://$USER_HOME$/.grails/2.0.3/projects/jforum-grails/plugins/resources-1.1.6">
<sourceFolder url="file://$USER_HOME$/.grails/2.0.3/projects/jforum-grails/plugins/resources-1.1.6/src/java" isTestSource="false" />
<sourceFolder url="file://$USER_HOME$/.grails/2.0.3/projects/jforum-grails/plugins/resources-1.1.6/src/groovy" isTestSource="false" />
<sourceFolder url="file://$USER_HOME$/.grails/2.0.3/projects/jforum-grails/plugins/resources-1.1.6/grails-app/i18n" isTestSource="false" />
<sourceFolder url="file://$USER_HOME$/.grails/2.0.3/projects/jforum-grails/plugins/resources-1.1.6/grails-app/taglib" isTestSource="false" />
</content>
<content url="file://$USER_HOME$/.grails/2.0.3/projects/jforum-grails/plugins/spring-security-core-1.2.7.3">
<sourceFolder url="file://$USER_HOME$/.grails/2.0.3/projects/jforum-grails/plugins/spring-security-core-1.2.7.3/src/java" isTestSource="false" />
<sourceFolder url="file://$USER_HOME$/.grails/2.0.3/projects/jforum-grails/plugins/spring-security-core-1.2.7.3/src/groovy" isTestSource="false" />
<sourceFolder url="file://$USER_HOME$/.grails/2.0.3/projects/jforum-grails/plugins/spring-security-core-1.2.7.3/grails-app/i18n" isTestSource="false" />
<sourceFolder url="file://$USER_HOME$/.grails/2.0.3/projects/jforum-grails/plugins/spring-security-core-1.2.7.3/grails-app/services" isTestSource="false" />
<sourceFolder url="file://$USER_HOME$/.grails/2.0.3/projects/jforum-grails/plugins/spring-security-core-1.2.7.3/grails-app/taglib" isTestSource="false" />
</content>
<content url="file://$USER_HOME$/.grails/2.0.3/projects/jforum-grails/plugins/tomcat-2.0.3" />
<content url="file://$USER_HOME$/.grails/2.0.3/projects/jforum-grails/plugins/webxml-1.4.1">
<sourceFolder url="file://$USER_HOME$/.grails/2.0.3/projects/jforum-grails/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.3" level="application" />
<orderEntry type="module-library" exported="">
<library name="Grails User Library (jforum-grails-grailsPlugins)">
<CLASSES>
<root url="jar://$USER_HOME$/.grails/ivy-cache/org.springframework.security/spring-security-core/jars/spring-security-core-3.0.7.RELEASE.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/org.springframework.security/spring-security-web/jars/spring-security-web-3.0.7.RELEASE.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
</component>
</module>