-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
34 lines (34 loc) · 2.29 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry exported="true" kind="lib" path="lib/ant-antlr.jar"/>
<classpathentry exported="true" kind="lib" path="lib/ant-apache-bcel.jar"/>
<classpathentry exported="true" kind="lib" path="lib/ant-apache-bsf.jar"/>
<classpathentry exported="true" kind="lib" path="lib/ant-apache-log4j.jar"/>
<classpathentry exported="true" kind="lib" path="lib/ant-apache-oro.jar"/>
<classpathentry exported="true" kind="lib" path="lib/ant-apache-regexp.jar"/>
<classpathentry exported="true" kind="lib" path="lib/ant-apache-resolver.jar"/>
<classpathentry exported="true" kind="lib" path="lib/ant-apache-xalan2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/ant-commons-logging.jar"/>
<classpathentry exported="true" kind="lib" path="lib/ant-commons-net.jar"/>
<classpathentry exported="true" kind="lib" path="lib/ant-jai.jar"/>
<classpathentry exported="true" kind="lib" path="lib/ant-javamail.jar"/>
<classpathentry exported="true" kind="lib" path="lib/ant-jdepend.jar"/>
<classpathentry exported="true" kind="lib" path="lib/ant-jmf.jar"/>
<classpathentry exported="true" kind="lib" path="lib/ant-jsch.jar"/>
<classpathentry exported="true" kind="lib" path="lib/ant-junit.jar"/>
<classpathentry exported="true" kind="lib" path="lib/ant-junit4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/ant-junitlauncher.jar"/>
<classpathentry exported="true" kind="lib" path="lib/ant-launcher.jar"/>
<classpathentry exported="true" kind="lib" path="lib/ant-netrexx.jar"/>
<classpathentry exported="true" kind="lib" path="lib/ant-swing.jar"/>
<classpathentry exported="true" kind="lib" path="lib/ant-testutil.jar"/>
<classpathentry exported="true" kind="lib" path="lib/ant-xz.jar"/>
<classpathentry exported="true" kind="lib" path="lib/ant.jar"/>
<classpathentry exported="true" kind="lib" path="lib/json-ext.jar"/>
<classpathentry exported="true" kind="lib" path="lib/swt-ext.jar"/>
<classpathentry exported="true" kind="lib" path="lib/swt.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>
</classpath>