forked from Akdeniz/mitmsocks4j
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
12 lines (12 loc) · 801 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/bcprov-ext-jdk15on-1.46.jar" sourcepath="lib/bcprov-jdk15on-1.46-sources.jar"/>
<classpathentry kind="lib" path="lib/mina-core-2.0.7.jar" sourcepath="lib/mina-core-2.0.7.zip"/>
<classpathentry kind="lib" path="lib/argparse4j-0.2.2.jar" sourcepath="lib/argparse4j-0.2.2-sources.jar"/>
<classpathentry kind="lib" path="lib/logback-core-1.0.9.jar" sourcepath="lib/logback-core-1.0.9-sources.jar"/>
<classpathentry kind="lib" path="lib/logback-classic-1.0.9.jar"/>
<classpathentry kind="lib" path="lib/slf4j-api-1.6.1.jar"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>