-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
16 lines (16 loc) · 1.08 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry excluding="etc/" kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry combineaccessrules="false" kind="src" path="/urn.org.netkernel.xml.saxon"/>
<classpathentry combineaccessrules="false" kind="src" path="/urn.org.netkernelroc.mod.layer2"/>
<classpathentry kind="lib" path="lib/testng-5.11-jdk15.jar" sourcepath="/Users/chrisc/Downloads/testng-5.11/src/main"/>
<classpathentry kind="lib" path="lib/httpclient-4.0.1.jar"/>
<classpathentry kind="lib" path="lib/httpcore-4.0.1.jar"/>
<classpathentry kind="lib" path="lib/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/dom4j-2.0.0-ALPHA-2.jar"/>
<classpathentry kind="lib" path="lib/jaxen-1.1.2.jar"/>
<classpathentry kind="lib" path="ee/modules/urn.com.ten60.netkernel.mod.license-1.2.0.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/NetKernel 4"/>
<classpathentry kind="output" path="bin"/>
</classpath>