-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
19 lines (19 loc) · 1.18 KB
/
.classpath
File metadata and controls
19 lines (19 loc) · 1.18 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry exported="true" kind="lib" path="lib/jcommon-1.0.23.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jfreechart-1.0.19.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jsch-0.1.51.jar"/>
<classpathentry exported="true" kind="lib" path="lib/json-simple-1.1.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/gson-2.2.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jettison-1.3.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-codec-1.10/commons-codec-1.10.jar"/>
<classpathentry kind="lib" path="lib/linux/jpcap.jar"/>
<classpathentry kind="lib" path="lib/linux/jnetpcap.jar"/>
<classpathentry kind="lib" path="lib/jpcap-0.7.jar"/>
<classpathentry kind="lib" path="lib/prefuse.jar"/>
<classpathentry kind="lib" path="lib/prefuse.src.jar"/>
<classpathentry kind="lib" path="lib/swing-layout-1.0.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>