-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
18 lines (18 loc) · 1.09 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?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/jre7">
<attributes>
<attribute name="owner.project.facets" value="java"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="C:/StandAloneExe/EclipseLink/eclipselink-2.5.1.v20130918-f2b9fc5/eclipselink/jlib/moxy/com.sun.tools.xjc_2.2.0.jar"/>
<classpathentry kind="lib" path="C:/StandAloneExe/EclipseLink/eclipselink-2.5.1.v20130918-f2b9fc5/eclipselink/jlib/moxy/com.sun.xml.bind_2.2.0.v201004141950.jar"/>
<classpathentry kind="lib" path="C:/StandAloneExe/EclipseLink/eclipselink-2.5.1.v20130918-f2b9fc5/eclipselink/jlib/moxy/javax.xml.bind_2.2.0.v201105210648.jar"/>
<classpathentry kind="lib" path="C:/StandAloneExe/JAK/JavaAPIforKml.jar">
<attributes>
<attribute name="javadoc_location" value="file:/C:/StandAloneExe/JAK/JavaAPIforKml-apidocs/apidocs/"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="build/classes"/>
</classpath>