-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.classpath
More file actions
12 lines (12 loc) · 754 Bytes
/
.classpath
File metadata and controls
12 lines (12 loc) · 754 Bytes
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 kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="thirdparty/concurrent.jar"/>
<classpathentry kind="lib" path="thirdparty/xmlrpc-applet.jar"/>
<classpathentry kind="lib" path="thirdparty/touchgraph.jar"/>
<classpathentry sourcepath="F:/dev/jfreechart-1.0.1/source" kind="lib" path="thirdparty/jcommon-1.0.0.jar"/>
<classpathentry sourcepath="F:/Dev/jfreechart-1.0.1" kind="lib" path="thirdparty/jfreechart-1.0.1.jar"/>
<classpathentry sourcepath="F:/dev/l2fprod-common-6.5.1/src" kind="lib" path="thirdparty/l2fprod-common-sheet.jar"/>
<classpathentry kind="output" path="class"/>
</classpath>