This repository has been archived by the owner on Nov 24, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy path.classpath
50 lines (50 loc) · 3.41 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="resources"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="JHelioviewer/lib/native"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="lib/fits.jar"/>
<classpathentry exported="true" kind="lib" path="lib/gluegen-rt.jar"/>
<classpathentry exported="true" kind="lib" path="lib/json.jar"/>
<classpathentry exported="true" kind="lib" path="lib/log4j-1.2.16.jar"/>
<classpathentry exported="true" kind="lib" path="lib/xuggle-xuggler-5.4-all.jar"/>
<classpathentry exported="true" kind="lib" path="lib/bzip2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/slf4j-api-1.7.7.jar"/>
<classpathentry exported="true" kind="lib" path="lib/slf4j-nop-1.7.7.jar"/>
<classpathentry exported="true" kind="lib" path="lib/gson-2.2.4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/i4jruntime.jar"/>
<classpathentry exported="true" kind="lib" path="lib/kdu.jar" sourcepath="C:/Users/de.IRU/Documents/Visual Studio 2015/Projects/Kakadu/java/kdu_jni.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="JHelioviewer/lib/native"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="lib/junrar-0.7.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-logging-1.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/gluegen-rt-natives-linux-amd64.jar"/>
<classpathentry exported="true" kind="lib" path="lib/gluegen-rt-natives-linux-i586.jar"/>
<classpathentry exported="true" kind="lib" path="lib/gluegen-rt-natives-macosx-universal.jar"/>
<classpathentry exported="true" kind="lib" path="lib/gluegen-rt-natives-windows-amd64.jar"/>
<classpathentry exported="true" kind="lib" path="lib/gluegen-rt-natives-windows-i586.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jogl-all-natives-linux-amd64.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jogl-all-natives-linux-i586.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jogl-all-natives-macosx-universal.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jogl-all-natives-windows-amd64.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jogl-all-natives-windows-i586.jar"/>
<classpathentry exported="true" kind="lib" path="lib/applicationinsights-core-1.0.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/guava-18.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/httpclient-4.3.5.jar"/>
<classpathentry exported="true" kind="lib" path="lib/httpcore-4.3.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-io-2.4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/annotation-detector-3.0.4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-lang3-3.3.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/annotations.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jsr305.jar"/>
<classpathentry kind="lib" path="lib/jogl-all.jar"/>
<classpathentry kind="lib" path="lib/core-2.1.0.jar"/>
<classpathentry kind="lib" path="lib/jsamp-1.3.5_signed.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>