-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
14 lines (14 loc) · 1.05 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?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"/>
<classpathentry kind="lib" path="miglayout15-swing.jar" sourcepath="miglayout-src.zip"/>
<classpathentry kind="lib" path="C:/ApacheXMLRPC/apache-xmlrpc-3.1.3/lib/commons-logging-1.1.jar"/>
<classpathentry kind="lib" path="C:/ApacheXMLRPC/apache-xmlrpc-3.1.3/lib/ws-commons-util-1.0.2.jar"/>
<classpathentry kind="lib" path="C:/ApacheXMLRPC/apache-xmlrpc-3.1.3/lib/xmlrpc-client-3.1.3.jar"/>
<classpathentry kind="lib" path="C:/ApacheXMLRPC/apache-xmlrpc-3.1.3/lib/xmlrpc-common-3.1.3.jar"/>
<classpathentry kind="lib" path="C:/ApacheXMLRPC/apache-xmlrpc-3.1.3/lib/xmlrpc-server-3.1.3.jar"/>
<classpathentry kind="lib" path="C:/ApacheXMLRPC/sqlite-jdbc-3.7.15-SNAPSHOT-2.jar"/>
<classpathentry kind="lib" path="C:/ApacheXMLRPC/sqlite-jdbc-3.7.15-SNAPSHOT-javadoc.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>