-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
18 lines (18 loc) · 1017 Bytes
/
.classpath
File metadata and controls
18 lines (18 loc) · 1017 Bytes
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="src" path="/libGDBMS"/>
<classpathentry kind="src" path="/extCAD"/>
<classpathentry kind="src" path="/libFMap"/>
<classpathentry kind="src" path="/appgvSIG"/>
<classpathentry kind="src" path="/extNavTable"/>
<classpathentry combineaccessrules="false" kind="src" path="/libProjection"/>
<classpathentry combineaccessrules="false" kind="src" path="/libExceptions"/>
<classpathentry combineaccessrules="false" kind="src" path="/libDriverManager"/>
<classpathentry kind="lib" path="/libFMap/lib/jts-1.12.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="/es.icarto.gvsig.commons/lib/miglayout-swing-5.1-20150404.220019-96.jar"/>
<classpathentry kind="lib" path="/_fwAndami/lib/log4j-1.2.14.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/_fwAndami"/>
<classpathentry kind="output" path="bin"/>
</classpath>