forked from cld378632668/SinaWeiboCrawler
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
12 lines (12 loc) · 883 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 exported="true" kind="con" path="org.eclipse.jdt.USER_LIBRARY/commons-lang-2.0"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.USER_LIBRARY/dom4j-1.6.1"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.USER_LIBRARY/httpcomponents-client-4.3.1"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.USER_LIBRARY/jsoup-1.7.3"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.USER_LIBRARY/fastjson"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry exported="true" kind="lib" path="D:/Smartone/commons-io-1.4.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>