forked from Icy-imaging/Icy-Kernel
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
60 lines (60 loc) · 3.99 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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry including="icy/**|plugins/**|res/**" kind="src" path=""/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="/Icy-App/lib/bsh.jar"/>
<classpathentry kind="lib" path="/Icy-App/lib/customizer.jar"/>
<classpathentry kind="lib" path="/Icy-App/lib/ejml.jar"/>
<classpathentry kind="lib" path="/Icy-App/lib/flanagan.jar"/>
<classpathentry kind="lib" path="/Icy-App/lib/j3dcore.jar"/>
<classpathentry kind="lib" path="/Icy-App/lib/j3dutils.jar"/>
<classpathentry kind="lib" path="/Icy-App/lib/jai_codec.jar"/>
<classpathentry kind="lib" path="/Icy-App/lib/jai_core.jar"/>
<classpathentry kind="lib" path="/Icy-App/lib/Jama.jar"/>
<classpathentry kind="lib" path="/Icy-App/lib/javacl.jar"/>
<classpathentry kind="lib" path="/Icy-App/lib/jcl-core.jar" sourcepath="/Users/stephane/git/JCL"/>
<classpathentry kind="lib" path="/Icy-App/lib/jcommon.jar"/>
<classpathentry kind="lib" path="/Icy-App/lib/jeval.jar"/>
<classpathentry kind="lib" path="/Icy-App/lib/jfreechart.jar"/>
<classpathentry kind="lib" path="/Icy-App/lib/jmf.jar"/>
<classpathentry kind="lib" path="/Icy-App/lib/jtransforms.jar"/>
<classpathentry kind="lib" path="/Icy-App/lib/jxl.jar"/>
<classpathentry kind="lib" path="/Icy-App/lib/log4j.jar"/>
<classpathentry kind="lib" path="/Icy-App/lib/mediaplayer.jar"/>
<classpathentry kind="lib" path="/Icy-App/lib/MMAcqEngine.jar"/>
<classpathentry kind="lib" path="/Icy-App/lib/MMCoreJ.jar"/>
<classpathentry kind="lib" path="/Icy-App/lib/MMJ_.jar"/>
<classpathentry kind="lib" path="/Icy-App/lib/multiplayer.jar"/>
<classpathentry kind="lib" path="/Icy-App/lib/phys2d.jar"/>
<classpathentry kind="lib" path="/Icy-App/lib/poi-loci.jar"/>
<classpathentry kind="lib" path="/Icy-App/lib/simpleItk.jar" sourcepath="D:/Stephane/workspace/Libraries/SimpleITK/simpleitk-source-0.4.0.jar"/>
<classpathentry kind="lib" path="/Icy-App/lib/slf4j-api.jar"/>
<classpathentry kind="lib" path="/Icy-App/lib/slf4j-log4j.jar"/>
<classpathentry kind="lib" path="/Icy-App/lib/sound.jar"/>
<classpathentry kind="lib" path="/Icy-App/lib/Tracking.jar"/>
<classpathentry kind="lib" path="/Icy-App/lib/vecmath.jar"/>
<classpathentry kind="lib" path="/Icy-App/lib/vtk.jar"/>
<classpathentry kind="lib" path="/Icy-App/lib/jai_imageio.jar"/>
<classpathentry kind="lib" path="/Icy-App/lib/bio-formats.jar"/>
<classpathentry kind="lib" path="/Icy-App/lib/loci-common.jar"/>
<classpathentry kind="lib" path="/Icy-App/lib/ome-xml.jar"/>
<classpathentry kind="lib" path="/Icy-App/lib/scifio.jar" sourcepath="D:/Stephane/Documents/dev/GIT/bio-formats"/>
<classpathentry kind="lib" path="/Icy-App/lib/flamingo.jar" sourcepath="D:/Stephane/Documents/dev/GIT/Icy-Insubstantial"/>
<classpathentry kind="lib" path="/Icy-App/lib/laf-plugin.jar"/>
<classpathentry kind="lib" path="/Icy-App/lib/laf-widget.jar"/>
<classpathentry kind="lib" path="/Icy-App/lib/substance-flamingo.jar"/>
<classpathentry kind="lib" path="/Icy-App/lib/substance.jar" sourcepath="/Icy-Insubstantial"/>
<classpathentry kind="lib" path="/Icy-App/lib/trident.jar"/>
<classpathentry kind="lib" path="/Icy-App/ij/ij.jar" sourcepath="D:/Stephane/Documents/dev/GIT/imagej"/>
<classpathentry kind="lib" path="/Icy-App/lib/irclib.jar" sourcepath="D:/Stephane/workspace/Libraries/irclib-1.10"/>
<classpathentry kind="lib" path="/Icy-App/lib/arpack-combo.jar"/>
<classpathentry kind="lib" path="/Icy-App/lib/csparsej.jar"/>
<classpathentry kind="lib" path="/Icy-App/lib/jplasma.jar"/>
<classpathentry kind="lib" path="/Icy-App/lib/junit.jar"/>
<classpathentry kind="lib" path="/Icy-App/lib/netlib-java.jar"/>
<classpathentry kind="lib" path="/Icy-App/lib/optimization.jar"/>
<classpathentry kind="lib" path="/Icy-App/lib/parallelcolt.jar"/>
<classpathentry kind="lib" path="/Icy-App/lib/javassist.jar"/>
<classpathentry kind="lib" path="/Icy-App/lib/xuggler.jar"/>
<classpathentry kind="output" path=""/>
</classpath>