-
Notifications
You must be signed in to change notification settings - Fork 0
/
tboClock-grailsPlugins.iml
96 lines (95 loc) · 6.75 KB
/
tboClock-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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
<?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$/target/work/plugins/jquery-1.11.1/web-app" relative="/" />
<root url="file://$MODULE_DIR$/target/work/plugins/database-migration-1.4.0/grails-app/views" relative="/" />
<root url="file://$MODULE_DIR$/target/work/plugins/joda-time-1.5/grails-app/views" relative="/" />
<root url="file://$MODULE_DIR$/target/work/plugins/spring-security-core-2.0-RC4/grails-app/views" relative="/" />
<root url="file://$MODULE_DIR$/target/work/plugins/twitter-bootstrap-3.2.1/web-app" relative="/" />
</webroots>
<sourceRoots />
</configuration>
</facet>
<facet type="hibernate" name="Hibernate">
<configuration>
<datasource-map>
<unit-entry name="Gorm" />
</datasource-map>
<naming-strategy-map />
</configuration>
</facet>
</component>
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$/target/work/plugins/asset-pipeline-1.8.11">
<sourceFolder url="file://$MODULE_DIR$/target/work/plugins/asset-pipeline-1.8.11/src/groovy" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/target/work/plugins/asset-pipeline-1.8.11/grails-app/controllers" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/target/work/plugins/asset-pipeline-1.8.11/grails-app/services" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/target/work/plugins/asset-pipeline-1.8.11/grails-app/taglib" isTestSource="false" />
</content>
<content url="file://$MODULE_DIR$/target/work/plugins/cache-1.1.7">
<sourceFolder url="file://$MODULE_DIR$/target/work/plugins/cache-1.1.7/src/java" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/target/work/plugins/cache-1.1.7/src/groovy" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/target/work/plugins/cache-1.1.7/grails-app/services" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/target/work/plugins/cache-1.1.7/grails-app/taglib" isTestSource="false" />
</content>
<content url="file://$MODULE_DIR$/target/work/plugins/database-migration-1.4.0">
<sourceFolder url="file://$MODULE_DIR$/target/work/plugins/database-migration-1.4.0/src/groovy" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/target/work/plugins/database-migration-1.4.0/grails-app/controllers" isTestSource="false" />
</content>
<content url="file://$MODULE_DIR$/target/work/plugins/hibernate4-4.3.5.4">
<sourceFolder url="file://$MODULE_DIR$/target/work/plugins/hibernate4-4.3.5.4/src/java" isTestSource="false" />
</content>
<content url="file://$MODULE_DIR$/target/work/plugins/joda-time-1.5">
<sourceFolder url="file://$MODULE_DIR$/target/work/plugins/joda-time-1.5/src/groovy" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/target/work/plugins/joda-time-1.5/grails-app/taglib" isTestSource="false" />
</content>
<content url="file://$MODULE_DIR$/target/work/plugins/jquery-1.11.1">
<sourceFolder url="file://$MODULE_DIR$/target/work/plugins/jquery-1.11.1/src/groovy" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/target/work/plugins/jquery-1.11.1/grails-app/services" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/target/work/plugins/jquery-1.11.1/grails-app/taglib" isTestSource="false" />
</content>
<content url="file://$MODULE_DIR$/target/work/plugins/scaffolding-2.1.2">
<sourceFolder url="file://$MODULE_DIR$/target/work/plugins/scaffolding-2.1.2/src/java" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/target/work/plugins/scaffolding-2.1.2/src/groovy" isTestSource="false" />
</content>
<content url="file://$MODULE_DIR$/target/work/plugins/spring-security-core-2.0-RC4">
<sourceFolder url="file://$MODULE_DIR$/target/work/plugins/spring-security-core-2.0-RC4/src/java" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/target/work/plugins/spring-security-core-2.0-RC4/src/groovy" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/target/work/plugins/spring-security-core-2.0-RC4/grails-app/i18n" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/target/work/plugins/spring-security-core-2.0-RC4/grails-app/controllers" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/target/work/plugins/spring-security-core-2.0-RC4/grails-app/services" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/target/work/plugins/spring-security-core-2.0-RC4/grails-app/taglib" isTestSource="false" />
</content>
<content url="file://$MODULE_DIR$/target/work/plugins/tomcat-7.0.54">
<sourceFolder url="file://$MODULE_DIR$/target/work/plugins/tomcat-7.0.54/src/java" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/target/work/plugins/tomcat-7.0.54/src/groovy" isTestSource="false" />
</content>
<content url="file://$MODULE_DIR$/target/work/plugins/twitter-bootstrap-3.2.1">
<sourceFolder url="file://$MODULE_DIR$/target/work/plugins/twitter-bootstrap-3.2.1/grails-app/i18n" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/target/work/plugins/twitter-bootstrap-3.2.1/grails-app/taglib" isTestSource="false" />
</content>
<content url="file://$MODULE_DIR$/target/work/plugins/webxml-1.4.1">
<sourceFolder url="file://$MODULE_DIR$/target/work/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.4.2" level="application" />
<orderEntry type="module-library" exported="">
<library name="Grails User Library (tboClock-grailsPlugins)">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/jadira/usertype/usertype.spi/2.0/usertype.spi-2.0.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/jadira/usertype/usertype.jodatime/2.0/usertype.jodatime-2.0.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/mysql/mysql-connector-java/5.1.29/mysql-connector-java-5.1.29.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/security/spring-security-web/3.2.3.RELEASE/spring-security-web-3.2.3.RELEASE.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/springframework/security/spring-security-core/3.2.3.RELEASE/spring-security-core-3.2.3.RELEASE.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
</component>
</module>