-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.classpath
28 lines (28 loc) · 1.73 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="lib/cisd-args4j.jar"/>
<classpathentry exported="true" kind="lib" path="lib/colt.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-io.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-lang.jar"/>
<classpathentry exported="true" kind="lib" path="lib/flanagan.jar"/>
<classpathentry exported="true" kind="lib" path="lib/hdf5-linux-intel.jar"/>
<classpathentry exported="true" kind="lib" path="lib/hdf5-macosx-intel.jar"/>
<classpathentry exported="true" kind="lib" path="lib/hdf5-windows-intel.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jcommon-1.0.17.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jfreechart-1.0.14.jar"/>
<classpathentry exported="true" kind="lib" path="lib/sis-base.jar"/>
<classpathentry exported="true" kind="lib" path="lib/sis-jhdf5-batteries_included.jar"/>
<classpathentry exported="true" kind="lib" path="lib/sis-jhdf5-core.jar"/>
<classpathentry exported="true" kind="lib" path="lib/sis-jhdf5-tools.jar"/>
<classpathentry exported="true" kind="lib" path="lib/sis-jhdf5.jar"/>
<classpathentry kind="lib" path="lib/commons-math3-3.0.jar"/>
<classpathentry kind="lib" path="lib/commons-math3-3.0-javadoc.jar"/>
<classpathentry kind="lib" path="lib/commons-math3-3.0-sources.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>