-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path.classpath.local
62 lines (62 loc) · 3.76 KB
/
.classpath.local
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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src/java/main"/>
<classpathentry kind="src" path="src/java/test"/>
<classpathentry kind="lib" path="lib/fetched/XSGroupRole-1.0.0.jar"/>
<classpathentry kind="lib" path="lib/fetched/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/fetched/jaxb-xjc-2.2.jar"/>
<classpathentry kind="lib" path="lib/ivy-2.1.0.jar"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v6.0">
<attributes>
<attribute name="owner.project.facets" value="jst.web"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="owner.project.facets" value="jst.java"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/fetched/junit-4.8.1.jar"/>
<classpathentry kind="lib" path="lib/fetched/commons-beanutils-1.8.3.jar"/>
<classpathentry kind="lib" path="lib/fetched/commons-codec-1.4.jar"/>
<classpathentry kind="lib" path="lib/fetched/commons-collections-3.2.1.jar"/>
<classpathentry kind="lib" path="lib/fetched/commons-digester-2.0.jar"/>
<classpathentry kind="lib" path="lib/fetched/commons-httpclient-3.1.jar"/>
<classpathentry kind="lib" path="lib/fetched/commons-io-1.4.jar"/>
<classpathentry kind="lib" path="lib/fetched/commons-lang-2.5.jar"/>
<classpathentry kind="lib" path="lib/fetched/eske-utils-xml-1.0.0.jar"/>
<classpathentry kind="lib" path="lib/fetched/jdom-1.1.jar"/>
<classpathentry kind="lib" path="lib/fetched/spring-beans-2.5.6.jar"/>
<classpathentry kind="lib" path="lib/fetched/spring-context-2.5.6.jar"/>
<classpathentry kind="lib" path="lib/fetched/spring-core-2.5.6.jar"/>
<classpathentry kind="lib" path="lib/fetched/spring-web-2.5.6.jar"/>
<classpathentry kind="lib" path="lib/fetched/spring-webmvc-2.5.6.jar"/>
<classpathentry kind="lib" path="lib/fetched/tiles-api-2.0.5.jar"/>
<classpathentry kind="lib" path="lib/fetched/tiles-core-2.0.5.jar"/>
<classpathentry kind="lib" path="lib/fetched/tiles-jsp-2.0.5.jar"/>
<classpathentry kind="lib" path="lib/fetched/opensaml-2.3.2.jar"/>
<classpathentry kind="lib" path="lib/fetched/openws-1.3.1.jar"/>
<classpathentry kind="lib" path="lib/fetched/xmltooling-1.2.2.jar"/>
<classpathentry kind="lib" path="lib/fetched/hessian-3.0.20.jar"/>
<classpathentry kind="lib" path="lib/fetched/joda-time-1.6.jar"/>
<classpathentry kind="lib" path="lib/fetched/log4j-1.2.16.jar"/>
<classpathentry kind="lib" path="lib/fetched/slf4j-api-1.6.1.jar"/>
<classpathentry kind="lib" path="lib/fetched/slf4j-log4j12-1.6.1.jar"/>
<classpathentry kind="lib" path="lib/fetched/velocity-1.5.jar"/>
<classpathentry kind="lib" path="lib/fetched/xmlsec-1.4.2.jar"/>
<classpathentry kind="lib" path="lib/fetched/mail-1.4.1.jar"/>
<classpathentry kind="lib" path="lib/fetched/ant-1.7.0.jar"/>
<classpathentry kind="lib" path="lib/fetched/ant-launcher-1.7.0.jar"/>
<classpathentry kind="lib" path="lib/fetched/asm-3.0.jar"/>
<classpathentry kind="lib" path="lib/fetched/asm-tree-3.0.jar"/>
<classpathentry kind="lib" path="lib/fetched/cobertura-1.9.4.jar"/>
<classpathentry kind="lib" path="lib/fetched/oro-2.0.8.jar"/>
<classpathentry kind="lib" path="lib/fetched/serializer-2.9.1.jar"/>
<classpathentry kind="lib" path="lib/fetched/servlet-api-6.0.29.jar"/>
<classpathentry kind="lib" path="lib/fetched/xalan-2.7.1.jar"/>
<classpathentry kind="lib" path="lib/fetched/xercesImpl-2.9.1.jar"/>
<classpathentry kind="lib" path="lib/fetched/xml-apis-1.3.04.jar"/>
<classpathentry kind="output" path="build/test"/>
</classpath>