-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
16 lines (16 loc) · 798 Bytes
/
.classpath
File metadata and controls
16 lines (16 loc) · 798 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="lib/colt.jar"/>
<classpathentry kind="lib" path="lib/ij-1.50b.jar"/>
<classpathentry kind="lib" path="lib/ij-1.51n.jar"/>
<classpathentry kind="lib" path="lib/imagej-2.0.0-rc-38.jar"/>
<classpathentry kind="lib" path="lib/imagej-common-0.17.0.jar"/>
<classpathentry kind="lib" path="lib/imglib2-2.4.0.jar"/>
<classpathentry kind="lib" path="lib/jai_codec.jar"/>
<classpathentry kind="lib" path="lib/jai_core.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="src" path="/OMEGA2013"/>
<classpathentry kind="src" path="/omega.commons"/>
<classpathentry kind="output" path="bin"/>
</classpath>