forked from vkscorpio3/atgel
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.classpath
46 lines (46 loc) · 2.6 KB
/
.classpath
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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7">
<attributes>
<attribute name="owner.project.facets" value="java"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="build-lib/annotations.jar"/>
<classpathentry kind="lib" path="build-lib/ant-contrib.jar"/>
<classpathentry kind="lib" path="build-lib/ant-eclipse-1.0-jvm1.2.jar"/>
<classpathentry kind="lib" path="build-lib/ant-jmeter.jar"/>
<classpathentry kind="lib" path="build-lib/ant-junit.jar"/>
<classpathentry kind="lib" path="build-lib/ant.jar"/>
<classpathentry kind="lib" path="build-lib/asm-3.1.jar"/>
<classpathentry kind="lib" path="build-lib/asm-analysis-3.1.jar"/>
<classpathentry kind="lib" path="build-lib/asm-commons-3.1.jar"/>
<classpathentry kind="lib" path="build-lib/asm-tree-3.1.jar"/>
<classpathentry kind="lib" path="build-lib/asm-util-3.1.jar"/>
<classpathentry kind="lib" path="build-lib/asm-xml-3.1.jar"/>
<classpathentry kind="lib" path="build-lib/atg-ant.jar"/>
<classpathentry kind="lib" path="build-lib/bcel.jar"/>
<classpathentry kind="lib" path="build-lib/checkstyle-all-4.4.jar"/>
<classpathentry kind="lib" path="build-lib/commons-beanutils-1.7.jar"/>
<classpathentry kind="lib" path="build-lib/commons-lang-2.4.jar"/>
<classpathentry kind="lib" path="build-lib/dom4j-1.6.1.jar"/>
<classpathentry kind="lib" path="build-lib/findbugs-ant.jar"/>
<classpathentry kind="lib" path="build-lib/findbugs.jar"/>
<classpathentry kind="lib" path="build-lib/jaxen-1.1.1.jar"/>
<classpathentry kind="lib" path="build-lib/jdepend-2.9.jar"/>
<classpathentry kind="lib" path="build-lib/jFormatString.jar"/>
<classpathentry kind="lib" path="build-lib/jsr305.jar"/>
<classpathentry kind="lib" path="build-lib/junitee-anttask.jar"/>
<classpathentry kind="lib" path="build-lib/junitee.jar"/>
<classpathentry kind="lib" path="build-lib/pmd-4.2.5.jar"/>
<classpathentry kind="lib" path="lib/commons-beanutils-1.7.jar"/>
<classpathentry kind="lib" path="lib/jsp-api.jar"/>
<classpathentry kind="lib" path="lib/juel-2.2.1.jar"/>
<classpathentry kind="lib" path="lib/juel-api-2.2.1.jar"/>
<classpathentry kind="lib" path="lib/juel-impl-2.2.1.jar"/>
<classpathentry kind="lib" path="lib/juel-spi-2.2.1.jar"/>
<classpathentry kind="lib" path="lib/log4j-1.2.12.jar"/>
<classpathentry kind="lib" path="lib/servlet-api.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/ATG11.1"/>
<classpathentry kind="output" path="bin"/>
</classpath>