-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
19 lines (19 loc) · 1.74 KB
/
.classpath
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.6"/>
<classpathentry kind="lib" path="C:/Program_Files/eclipse/plugins/org.eclipse.swt_3.6.2.v3659c.jar"/>
<classpathentry kind="lib" path="C:/Program_Files/eclipse/plugins/org.eclipse.swt.win32.win32.x86_3.6.2.v3659c.jar"/>
<classpathentry kind="lib" path="C:/Program_Files/eclipse/plugins/org.eclipse.jface_3.6.2.M20110210-1200.jar"/>
<classpathentry kind="lib" path="C:/Program_Files/eclipse/plugins/org.eclipse.core.commands_3.6.0.I20100512-1500.jar"/>
<classpathentry kind="lib" path="C:/Program_Files/eclipse/plugins/org.eclipse.equinox.common_3.6.0.v20100503.jar"/>
<classpathentry kind="lib" path="C:/Program_Files/eclipse/plugins/org.eclipse.jface.databinding_1.4.0.I20100601-0800.jar"/>
<classpathentry kind="lib" path="C:/Program_Files/eclipse/plugins/org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar"/>
<classpathentry kind="lib" path="C:/dmccomas/projects/gnc-fsw-proto/tools/lib/junit/junit-3.8.1.jar"/>
<classpathentry kind="lib" path="C:/dmccomas/projects/gnc-fsw-proto/tools/lib/junit/junit-4.8.1.jar"/>
<classpathentry kind="lib" path="C:/dmccomas/projects/gnc-fsw-proto/tools/lib/junit/hamcrest-core-1.1.jar"/>
<classpathentry kind="lib" path="C:/dmccomas/projects/gnc-fsw-proto/tools/lib/apache/jakarta-oro-2.0.8.jar"/>
<classpathentry kind="lib" path="C:/dmccomas/projects/gnc-fsw-proto/tools/lib/apache/commons-net-1.2.2.jar"/>
<classpathentry kind="lib" path="C:/dmccomas/projects/gnc-fsw-proto/tools/lib/xerces/jdom-2.0.1.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>