Statistics
| Revision:

svn-gvsig-desktop / tags / v1_2_Build_1209 / extensions / extWCS / .classpath @ 35988

History | View | Annotate | Download (1.59 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="lib" path="/_fwAndami/lib/log4j-1.2.8.jar"/>
8
	<classpathentry kind="src" path="/appgvSIG"/>
9 3614 jjdelcerro
	<classpathentry kind="src" path="/libFMap"/>
10 4139 jjdelcerro
	<classpathentry kind="lib" path="/_fwAndami/lib/castor-0.9.5.3-xml.jar"/>
11 3614 jjdelcerro
	<classpathentry kind="lib" path="/libFMap/lib/jogr.jar"/>
12
	<classpathentry kind="lib" path="/libFMap/lib/units-0.01.jar"/>
13 4215 jjdelcerro
	<classpathentry kind="lib" path="/libFMap/lib/driver-manager-1.1.jar"/>
14 4139 jjdelcerro
	<classpathentry kind="src" path="/_fwAndami"/>
15
	<classpathentry kind="lib" path="/_fwAndami/lib/tempFileManager.jar"/>
16 13479 cesar
	<classpathentry kind="lib" path="/libFMap/lib/gdbms-0.8-SNAPSHOT.jar" sourcepath="/libGDBMS"/>
17 12828 jaume
	<classpathentry kind="lib" path="/libFMap/lib/jgdal-0.6.1.jar"/>
18 13479 cesar
	<classpathentry kind="lib" path="/libFMap/lib/org.gvsig.fmap.raster.jar" sourcepath="/extRasterTools-SE"/>
19
	<classpathentry kind="lib" path="/libFMap/lib/remote-clients.jar" sourcepath="/libRemoteServices"/>
20 13286 jcampos
	<classpathentry kind="lib" path="/_fwAndami/lib/org.gvsig.ui.jar"/>
21 13273 jjdelcerro
	<classpathentry kind="lib" path="/libFMap/lib/org.cresques.cts.jar"/>
22
	<classpathentry kind="lib" path="/libFMap/lib/org.gvsig.raster.jar"/>
23 13500 cesar
	<classpathentry kind="var" path="JUNIT_HOME/junit.jar"/>
24 17217 jmvivo
	<classpathentry kind="lib" path="/_fwAndami/lib/org.gvsig.exceptions.jar"/>
25 1877 luisw
	<classpathentry kind="output" path="bin"/>
26
</classpath>