This repository has been archived by the owner on Jul 18, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
.classpath
29 lines (29 loc) · 1.64 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
29
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="OpenCLIterative3DDeconvolution/lib"/>
</attributes>
</classpathentry>
<classpathentry kind="src" path="sourcedata"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry exported="true" kind="lib" path="lib/ij.jar" sourcepath="/home/loci/workspace/imagej/src/ij"/>
<classpathentry exported="true" kind="lib" path="lib/hessian-4.0.7.jar" sourcepath="lib/hessian-4.0.7-src.jar"/>
<classpathentry kind="lib" path="lib/hessian-4.0.7-src.jar"/>
<classpathentry exported="true" kind="lib" path="lib/gluegen.jar"/>
<classpathentry exported="true" kind="lib" path="lib/gluegen-rt.jar"/>
<classpathentry exported="true" kind="lib" path="lib/APPLE/JOCL-0.1.4-beta1.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="OpenCLIterative3DDeconvolution/lib/APPLE"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="lib" path="lib/jocl.jar"/>
<classpathentry kind="lib" path="lib/imglib-algorithms.jar"/>
<classpathentry kind="lib" path="lib/imglib-ij.jar"/>
<classpathentry kind="lib" path="lib/imglib-io.jar"/>
<classpathentry kind="lib" path="lib/imglib-scripting.jar"/>
<classpathentry kind="lib" path="lib/imglib.jar"/>
<classpathentry kind="lib" path="lib/loci_tools.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>