-
Notifications
You must be signed in to change notification settings - Fork 6
/
.classpath
12 lines (12 loc) · 908 Bytes
/
.classpath
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/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="lib" path="lib/args4j-2.0.12.jar" sourcepath="/home/gabe/.m2/repository/args4j/args4j/2.0.12/args4j-2.0.12-sources.jar"/>
<classpathentry kind="lib" path="lib/log4j-1.2.15.jar"/>
<classpathentry kind="lib" path="lib/GUITARModel-Core.jar" sourcepath="/home/gabe/Code/cmsc435/GUITARModel-Core"/>
<classpathentry kind="lib" path="lib/GUIRipper-Core.jar" sourcepath="/home/gabe/Code/cmsc435/GUIRipper-Core/src"/>
<classpathentry kind="lib" path="lib/swt-linux.jar" sourcepath="/home/gabe/Code/cmsc435/swt-src.zip"/>
<classpathentry combineaccessrules="false" kind="src" path="/SWTModel"/>
<classpathentry kind="output" path="bin"/>
</classpath>