-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
18 lines (18 loc) · 1.14 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?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.8"/>
<classpathentry kind="lib" path="D:/tw/lib/twitter4j-async-4.0.4.jar"/>
<classpathentry kind="lib" path="D:/tw/lib/twitter4j-core-4.0.4.jar"/>
<classpathentry kind="lib" path="D:/tw/lib/twitter4j-examples-4.0.4.jar"/>
<classpathentry kind="lib" path="D:/tw/lib/twitter4j-media-support-4.0.4.jar"/>
<classpathentry kind="lib" path="D:/tw/lib/twitter4j-stream-4.0.4.jar"/>
<classpathentry kind="lib" path="D:/tw/lib/mysql-connector-java-5.1.37-bin.jar"/>
<classpathentry kind="lib" path="D:/tw/commons-net-3.5/commons-net-3.5.jar"/>
<classpathentry kind="lib" path="D:/tw/lib/geoip2-2.8.0-sources.jar"/>
<classpathentry kind="lib" path="D:/tw/lib/geoip2-2.8.0.jar"/>
<classpathentry kind="lib" path="D:/tw/lib/json-20160810.jar"/>
<classpathentry kind="lib" path="D:/tw/lib/dnsjava-2.1.7.jar"/>
<classpathentry kind="lib" path="D:/tw/lib/org.xbill.dns_2.1.7.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>