-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
14 lines (14 loc) · 955 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry exported="true" kind="lib" path="lib/partner.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-cli-1.2-javadoc.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-cli-1.2-sources.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-cli-1.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/mysql-connector-java-5.1.24-bin.jar"/>
<classpathentry exported="true" kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
<classpathentry kind="src" output="target/classes" path="src/main/java"/>
<classpathentry exported="true" kind="lib" path="lib/force-wsc-33.0.0-uber.jar"/>
<classpathentry exported="true" kind="lib" path="lib/log4j-1.2.17.jar"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>