Statistics
| Revision:

root / hci / trunk / eneraptor-web-app / .classpath @ 11

History | View | Annotate | Download (3.87 KB)

1
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
3
	<classpathentry kind="src" path="src/java"/>
4
	<classpathentry kind="src" path="src/groovy"/>
5
	<classpathentry kind="src" path="grails-app/conf"/>
6
	<classpathentry kind="src" path="grails-app/controllers"/>
7
	<classpathentry kind="src" path="grails-app/domain"/>
8
	<classpathentry kind="src" path="grails-app/services"/>
9
	<classpathentry kind="src" path="grails-app/taglib"/>
10
	<classpathentry kind="src" path="test/integration"/>
11
	<classpathentry kind="src" path="test/unit"/>
12
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
13
	<classpathentry kind="con" path="com.springsource.sts.grails.core.CLASSPATH_CONTAINER"/>
14
	<classpathentry kind="src" path="flot-0.2.2-grails-app-taglib">
15
		<attributes>
16
			<attribute name="com.springsource.sts.grails.core.SOURCE_FOLDER" value="true"/>
17
		</attributes>
18
	</classpathentry>
19
	<classpathentry kind="src" path="navigation-1.1.1-grails-app-i18n">
20
		<attributes>
21
			<attribute name="com.springsource.sts.grails.core.SOURCE_FOLDER" value="true"/>
22
		</attributes>
23
	</classpathentry>
24
	<classpathentry kind="src" path="navigation-1.1.1-grails-app-services">
25
		<attributes>
26
			<attribute name="com.springsource.sts.grails.core.SOURCE_FOLDER" value="true"/>
27
		</attributes>
28
	</classpathentry>
29
	<classpathentry kind="src" path="navigation-1.1.1-grails-app-taglib">
30
		<attributes>
31
			<attribute name="com.springsource.sts.grails.core.SOURCE_FOLDER" value="true"/>
32
		</attributes>
33
	</classpathentry>
34
	<classpathentry excluding="BuildConfig.groovy|*DataSource.groovy|UrlMappings.groovy|Config.groovy|BootStrap.groovy|spring/resources.groovy" kind="src" path="shiro-1.1.2-grails-app-conf">
35
		<attributes>
36
			<attribute name="com.springsource.sts.grails.core.SOURCE_FOLDER" value="true"/>
37
		</attributes>
38
	</classpathentry>
39
	<classpathentry kind="src" path="shiro-1.1.2-grails-app-controllers">
40
		<attributes>
41
			<attribute name="com.springsource.sts.grails.core.SOURCE_FOLDER" value="true"/>
42
		</attributes>
43
	</classpathentry>
44
	<classpathentry kind="src" path="shiro-1.1.2-grails-app-domain">
45
		<attributes>
46
			<attribute name="com.springsource.sts.grails.core.SOURCE_FOLDER" value="true"/>
47
		</attributes>
48
	</classpathentry>
49
	<classpathentry kind="src" path="shiro-1.1.2-grails-app-i18n">
50
		<attributes>
51
			<attribute name="com.springsource.sts.grails.core.SOURCE_FOLDER" value="true"/>
52
		</attributes>
53
	</classpathentry>
54
	<classpathentry kind="src" path="shiro-1.1.2-grails-app-realms">
55
		<attributes>
56
			<attribute name="com.springsource.sts.grails.core.SOURCE_FOLDER" value="true"/>
57
		</attributes>
58
	</classpathentry>
59
	<classpathentry kind="src" path="shiro-1.1.2-grails-app-services">
60
		<attributes>
61
			<attribute name="com.springsource.sts.grails.core.SOURCE_FOLDER" value="true"/>
62
		</attributes>
63
	</classpathentry>
64
	<classpathentry kind="src" path="shiro-1.1.2-grails-app-taglib">
65
		<attributes>
66
			<attribute name="com.springsource.sts.grails.core.SOURCE_FOLDER" value="true"/>
67
		</attributes>
68
	</classpathentry>
69
	<classpathentry kind="src" path="shiro-1.1.2-grails-app-views">
70
		<attributes>
71
			<attribute name="com.springsource.sts.grails.core.SOURCE_FOLDER" value="true"/>
72
		</attributes>
73
	</classpathentry>
74
	<classpathentry kind="src" path="shiro-1.1.2-src-java">
75
		<attributes>
76
			<attribute name="com.springsource.sts.grails.core.SOURCE_FOLDER" value="true"/>
77
		</attributes>
78
	</classpathentry>
79
	<classpathentry kind="src" path="shiro-1.1.2-src-groovy">
80
		<attributes>
81
			<attribute name="com.springsource.sts.grails.core.SOURCE_FOLDER" value="true"/>
82
		</attributes>
83
	</classpathentry>
84
	<classpathentry kind="src" path="tomcat-1.3.6-src-groovy">
85
		<attributes>
86
			<attribute name="com.springsource.sts.grails.core.SOURCE_FOLDER" value="true"/>
87
		</attributes>
88
	</classpathentry>
89
	<classpathentry kind="output" path="web-app/WEB-INF/classes"/>
90
</classpath>