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
8 lines (8 loc) · 432 Bytes
/
.classpath
File metadata and controls
8 lines (8 loc) · 432 Bytes
1
2
3
4
5
6
7
8
<?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/c++/stanford-postagger-2011-04-20/stanford-postagger.jar"/>
<classpathentry kind="lib" path="C:/Users/srinath/Downloads/jsoup-1.8.3.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>