-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.classpath
13 lines (13 loc) · 1.27 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="/Users/gabrieledragotto/Applications/IBM/ILOG/CPLEX_Studio127/cplex/lib/cplex.jar"/>
<classpathentry kind="lib" path="/Users/gabrieledragotto/Applications/IBM/ILOG/CPLEX_Studio127/cpoptimizer/lib/ILOG.CP.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/gabrieledragotto/Documents/Eclipse_wspace/TheOberSolver/Res/commons-csv-1.5.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/gabrieledragotto/Documents/Eclipse_wspace/TheOberSolver/Res/choco-4.0.6/choco-solver-4.0.6-with-dependencies.jar" sourcepath="Res/choco-4.0.6/choco-solver-4.0.6-sources.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/gabrieledragotto/Documents/Eclipse_wspace/TheOberSolver/Res/choco-4.0.6/choco-parsers-4.0.4-with-dependencies.jar"/>
<classpathentry exported="true" kind="lib" path="/Users/gabrieledragotto/Documents/Eclipse_wspace/TheOberSolver/Res/swt.jar"/>
<classpathentry exported="true" kind="lib" path="swing2swt.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>