-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
executable file
·14 lines (14 loc) · 992 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?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.7"/>
<classpathentry kind="lib" path="/Users/anjonsunny/Documents/workspace/IntervalSGAbstraction/thanhjar/commons-csv-1.0.jar"/>
<classpathentry kind="lib" path="/Users/anjonsunny/Documents/workspace/IntervalSGAbstraction/thanhjar/cplex.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="/Users/anjonsunny/Documents/workspace/IntervalSGAbstraction/thanhjar/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="/Users/anjonsunny/Documents/workspace/IntervalSGAbstraction/thanhjar/matlabcontrol-4.1.0.jar"/>
<classpathentry kind="lib" path="/Users/anjonsunny/Documents/workspace/IntervalSGAbstraction/thanhjar/weka.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>