-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathemail-service-grailsPlugins.iml
56 lines (55 loc) · 3.58 KB
/
email-service-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
<?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.2.2/projects/email-service/plugins/database-migration-1.3.2/grails-app/views" relative="/" />
</webroots>
<sourceRoots />
</configuration>
</facet>
<facet type="hibernate" name="Hibernate">
<configuration>
<datasource-map />
</configuration>
</facet>
</component>
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$USER_HOME$/.grails/2.2.2/projects/email-service/plugins/database-migration-1.3.2">
<sourceFolder url="file://$USER_HOME$/.grails/2.2.2/projects/email-service/plugins/database-migration-1.3.2/src/groovy" isTestSource="false" />
<sourceFolder url="file://$USER_HOME$/.grails/2.2.2/projects/email-service/plugins/database-migration-1.3.2/grails-app/controllers" isTestSource="false" />
</content>
<content url="file://$USER_HOME$/.grails/2.2.2/projects/email-service/plugins/hibernate-2.2.2">
<sourceFolder url="file://$USER_HOME$/.grails/2.2.2/projects/email-service/plugins/hibernate-2.2.2/grails-app/i18n" isTestSource="false" />
</content>
<content url="file://$USER_HOME$/.grails/2.2.2/projects/email-service/plugins/resources-1.1.6">
<sourceFolder url="file://$USER_HOME$/.grails/2.2.2/projects/email-service/plugins/resources-1.1.6/src/java" isTestSource="false" />
<sourceFolder url="file://$USER_HOME$/.grails/2.2.2/projects/email-service/plugins/resources-1.1.6/src/groovy" isTestSource="false" />
<sourceFolder url="file://$USER_HOME$/.grails/2.2.2/projects/email-service/plugins/resources-1.1.6/grails-app/i18n" isTestSource="false" />
<sourceFolder url="file://$USER_HOME$/.grails/2.2.2/projects/email-service/plugins/resources-1.1.6/grails-app/taglib" isTestSource="false" />
</content>
<content url="file://$USER_HOME$/.grails/2.2.2/projects/email-service/plugins/tomcat-2.2.2" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" scope="PROVIDED" name="grails-2.2.2" level="application" />
<orderEntry type="module-library" exported="">
<library name="Grails User Library (email-service-grailsPlugins)">
<CLASSES>
<root url="jar://$USER_HOME$/.grails/ivy-cache/org.eclipse.jdt.core.compiler/ecj/jars/ecj-3.7.2.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/xml-resolver/xml-resolver/jars/xml-resolver-1.2.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/xerces/xercesImpl/jars/xercesImpl-2.8.1.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/net.sourceforge.nekohtml/nekohtml/jars/nekohtml-1.9.9.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/net.sf.ezmorph/ezmorph/jars/ezmorph-1.0.6.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/net.sf.json-lib/json-lib/jars/json-lib-2.3-jdk15.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/org.apache.httpcomponents/httpcore/jars/httpcore-4.0.1.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/org.apache.httpcomponents/httpclient/jars/httpclient-4.0.3.jar!/" />
<root url="jar://$USER_HOME$/.grails/ivy-cache/org.codehaus.groovy.modules.http-builder/http-builder/jars/http-builder-0.5.2.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
</component>
</module>