Statistics
| Revision:

root / trunk / extensions / extWCS / .classpath @ 38628

History | View | Annotate | Download (1.47 KB)

1 1877 luisw
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
3 3393 jaume
	<classpathentry kind="src" path="src"/>
4 13662 cesar
	<classpathentry kind="src" output="bin-test" path="src-test"/>
5 3393 jaume
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
6 4139 jjdelcerro
	<classpathentry kind="lib" path="/_fwAndami/lib/iver-utiles.jar"/>
7
	<classpathentry kind="src" path="/appgvSIG"/>
8 3614 jjdelcerro
	<classpathentry kind="src" path="/libFMap"/>
9 4139 jjdelcerro
	<classpathentry kind="lib" path="/_fwAndami/lib/castor-0.9.5.3-xml.jar"/>
10 3614 jjdelcerro
	<classpathentry kind="lib" path="/libFMap/lib/units-0.01.jar"/>
11 4215 jjdelcerro
	<classpathentry kind="lib" path="/libFMap/lib/driver-manager-1.1.jar"/>
12 4139 jjdelcerro
	<classpathentry kind="src" path="/_fwAndami"/>
13
	<classpathentry kind="lib" path="/_fwAndami/lib/tempFileManager.jar"/>
14 13479 cesar
	<classpathentry kind="lib" path="/libFMap/lib/gdbms-0.8-SNAPSHOT.jar" sourcepath="/libGDBMS"/>
15
	<classpathentry kind="lib" path="/libFMap/lib/org.gvsig.fmap.raster.jar" sourcepath="/extRasterTools-SE"/>
16
	<classpathentry kind="lib" path="/libFMap/lib/remote-clients.jar" sourcepath="/libRemoteServices"/>
17 13273 jjdelcerro
	<classpathentry kind="lib" path="/libFMap/lib/org.cresques.cts.jar"/>
18
	<classpathentry kind="lib" path="/libFMap/lib/org.gvsig.raster.jar"/>
19 13500 cesar
	<classpathentry kind="var" path="JUNIT_HOME/junit.jar"/>
20 17217 jmvivo
	<classpathentry kind="lib" path="/_fwAndami/lib/org.gvsig.exceptions.jar"/>
21 36346 nfrancisco
	<classpathentry kind="lib" path="/_fwAndami/lib/log4j-1.2.14.jar"/>
22
	<classpathentry kind="lib" path="/_fwAndami/lib/org.gvsig.ui.jar"/>
23 1877 luisw
	<classpathentry kind="output" path="bin"/>
24
</classpath>