forked from srinathr91/TestJava
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
13 lines (13 loc) · 1.07 KB
/
.classpath
File metadata and controls
13 lines (13 loc) · 1.07 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
<?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="C:/Users/srinath/Desktop/Amazon/stanford-postagger-2015-12-09/lib/slf4j-api.jar"/>
<classpathentry kind="lib" path="C:/Users/srinath/Desktop/Amazon/stanford-postagger-2015-12-09/lib/slf4j-simple.jar"/>
<classpathentry kind="lib" path="C:/Users/srinath/Desktop/Amazon/stanford-postagger-2015-12-09/stanford-postagger.jar"/>
<classpathentry kind="lib" path="C:/Users/srinath/Desktop/Amazon/stanford-postagger-2015-12-09/stanford-postagger-3.6.0.jar"/>
<classpathentry kind="lib" path="C:/Users/srinath/Desktop/Amazon/stanford-postagger-2015-12-09/stanford-postagger-3.6.0-javadoc.jar"/>
<classpathentry kind="lib" path="C:/Users/srinath/Desktop/Amazon/stanford-postagger-2015-12-09/stanford-postagger-3.6.0-sources.jar"/>
<classpathentry kind="lib" path="C:/Users/srinath/Desktop/Amazon/c++/commons-lang3-3.4/commons-lang3-3.4.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>