-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
33 lines (33 loc) · 2.02 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="C:/Program Files/Java/jre6/lib/ext"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="lib/jcalendar-1.4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/miglayout-4.0-swing.jar"/>
<classpathentry exported="true" kind="lib" path="lib/twitter4j-core-2.2.5.jar"/>
<classpathentry exported="true" kind="lib" path="lib/TestWorldWindNasa.zip"/>
<classpathentry kind="lib" path="lib/WorldWindLibs/Jar's/32bits/gluegen-rt.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="TeamHotelProject/lib/WorldWindLibs/NativeLib/Linux32bits"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/WorldWindLibs/Jar's/32bits/jogl.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="TeamHotelProject/lib/WorldWindLibs/NativeLib/Win64bits"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="lib/WorldWindLibs/Jar's/gdal.jar"/>
<classpathentry exported="true" kind="lib" path="lib/WorldWindLibs/Jar's/worldwind.jar"/>
<classpathentry exported="true" kind="lib" path="lib/WorldWindLibs/Jar's/worldwindx.jar"/>
<classpathentry kind="lib" path="lib/jcommon-1.0.16.jar"/>
<classpathentry kind="lib" path="lib/jfreechart-1.0.13.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="lib" path="lib/opencloud.jar"/>
<classpathentry kind="lib" path="lib/jdic-0.9.2.jar"/>
<classpathentry kind="lib" path="C:/Users/Oprescu/Documents/GitHub/Personal_Journal_Application/lib/WorldWindLibs/NativeLib"/>
<classpathentry kind="output" path="bin"/>
</classpath>