-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.classpath
More file actions
28 lines (28 loc) · 1.99 KB
/
.classpath
File metadata and controls
28 lines (28 loc) · 1.99 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="lib" path="lib/com.ibm.icu_52.1.1.v201501240615.jar"/>
<classpathentry kind="lib" path="lib/commons-cli-1.2.jar"/>
<classpathentry kind="lib" path="lib/fudannlp.jar" sourcepath="lib/fudannlp.jar"/>
<classpathentry kind="lib" path="lib/jdom-2.0.6-contrib.jar"/>
<classpathentry kind="lib" path="lib/jdom-2.0.6-javadoc.jar"/>
<classpathentry kind="lib" path="lib/jdom-2.0.6-junit.jar"/>
<classpathentry kind="lib" path="lib/jdom-2.0.6-sources.jar"/>
<classpathentry kind="lib" path="lib/jdom-2.0.6.jar"/>
<classpathentry kind="lib" path="lib/lucene-core-4.0.0.jar"/>
<classpathentry kind="lib" path="lib/lucene-queryparser-4.0.0.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.core.commands_3.6.100.v20140528-1422.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.core.runtime_3.10.0.v20140318-2214.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.equinox.common_3.6.200.v20130402-1505.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.equinox.registry_3.5.400.v20140428-1507.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.jface_3.10.2.v20141021-1035.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.jface.text_3.9.2.v20141003-1326.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.osgi_3.10.2.v20150203-1939.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.swt.cocoa.macosx.x86_64_3.103.2.v20150203-1351.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.text_3.5.300.v20130515-1451.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.ui.forms_3.6.100.v20140422-1825.jar"/>
<classpathentry kind="lib" path="lib/org.eclipse.ui.workbench_3.106.2.v20150204-1030.jar"/>
<classpathentry kind="lib" path="lib/trove.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>