forked from RandomPSPguy/PSP-NetParty
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
18 lines (18 loc) · 1.21 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?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.6"/>
<classpathentry kind="lib" path="lib_swt/swt.jar"/>
<classpathentry kind="lib" path="lib_swt/jface_3.6.1.jar"/>
<classpathentry kind="lib" path="lib_swt/org.eclipse.core.commands_3.6.0.jar"/>
<classpathentry kind="lib" path="jnetpcap.jar"/>
<classpathentry kind="lib" path="lib_lucene/lucene-core-3.0.3.jar"/>
<classpathentry kind="lib" path="lib_lucene/lucene-analyzers-3.0.3.jar"/>
<classpathentry kind="lib" path="lib_swt/org.eclipse.equinox.common_3.6.0.jar"/>
<classpathentry kind="lib" path="lib_swt/org.eclipse.osgi_3.6.2.R36x_v20110210.jar"/>
<classpathentry kind="lib" path="lib_swt/org.eclipse.jface.source_3.6.2.M20110210-1200.jar"/>
<classpathentry kind="lib" path="lib_swt/org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar"/>
<classpathentry kind="lib" path="lib_swt/org.eclipse.text_3.5.0.v20100601-1300.jar"/>
<classpathentry kind="lib" path="lib_swt/org.eclipse.core.runtime_3.6.0.v20100505.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>