Statistics
| Revision:

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

History | View | Annotate | Download (2.75 KB)

1 3 alexbesir
<?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 11 alexbesir
	<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 3 alexbesir
	<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 50 alexbesir
	<classpathentry kind="src" path="pdf-0.6-grails-app-controllers">
35 11 alexbesir
		<attributes>
36
			<attribute name="com.springsource.sts.grails.core.SOURCE_FOLDER" value="true"/>
37
		</attributes>
38
	</classpathentry>
39 50 alexbesir
	<classpathentry kind="src" path="pdf-0.6-grails-app-i18n">
40 11 alexbesir
		<attributes>
41
			<attribute name="com.springsource.sts.grails.core.SOURCE_FOLDER" value="true"/>
42
		</attributes>
43
	</classpathentry>
44 50 alexbesir
	<classpathentry kind="src" path="pdf-0.6-grails-app-services">
45 11 alexbesir
		<attributes>
46
			<attribute name="com.springsource.sts.grails.core.SOURCE_FOLDER" value="true"/>
47
		</attributes>
48
	</classpathentry>
49 50 alexbesir
	<classpathentry kind="src" path="pdf-0.6-grails-app-taglib">
50 11 alexbesir
		<attributes>
51
			<attribute name="com.springsource.sts.grails.core.SOURCE_FOLDER" value="true"/>
52
		</attributes>
53
	</classpathentry>
54 50 alexbesir
	<classpathentry kind="src" path="pdf-0.6-grails-app-views">
55 11 alexbesir
		<attributes>
56
			<attribute name="com.springsource.sts.grails.core.SOURCE_FOLDER" value="true"/>
57
		</attributes>
58
	</classpathentry>
59 3 alexbesir
	<classpathentry kind="src" path="tomcat-1.3.6-src-groovy">
60
		<attributes>
61
			<attribute name="com.springsource.sts.grails.core.SOURCE_FOLDER" value="true"/>
62
		</attributes>
63
	</classpathentry>
64
	<classpathentry kind="output" path="web-app/WEB-INF/classes"/>
65
</classpath>