Statistics
| Revision:

svn-gvsig-desktop / tags / v1_12_0_Build_1416 / extensions / extWMS / .classpath @ 42039

History | View | Annotate | Download (1.59 KB)

1 2277 vcaballero
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
3 3614 jjdelcerro
	<classpathentry kind="src" path="src"/>
4
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
5 4222 jaume
	<classpathentry kind="lib" path="lib/gt2-wms.jar"/>
6 4139 jjdelcerro
	<classpathentry combineaccessrules="false" kind="src" path="/appgvSIG"/>
7 4222 jaume
	<classpathentry combineaccessrules="false" kind="src" path="/_fwAndami"/>
8
	<classpathentry kind="lib" path="/_fwAndami/lib/castor-0.9.5.3-xml.jar"/>
9 17239 jmvivo
	<classpathentry kind="lib" path="/_fwAndami/lib/iver-utiles.jar" sourcepath="/libIverUtiles/src"/>
10 4139 jjdelcerro
	<classpathentry kind="lib" path="/_fwAndami/lib/tempFileManager.jar"/>
11 12828 jaume
	<classpathentry kind="var" path="JUNIT_HOME/junit.jar"/>
12 17239 jmvivo
	<classpathentry kind="src" output="bin-test" path="test"/>
13 4229 jaume
	<classpathentry kind="lib" path="/libFMap/lib/driver-manager-1.1.jar"/>
14 10627 caballero
	<classpathentry kind="lib" path="/libFMap/lib/remote-clients.jar"/>
15 9317 jmvivo
	<classpathentry kind="lib" path="/_fwAndami/lib/kxml2.jar"/>
16 17239 jmvivo
	<classpathentry kind="lib" path="/libFMap/lib/gdbms-0.8-SNAPSHOT.jar" sourcepath="/libGDBMS"/>
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 17239 jmvivo
	<classpathentry kind="lib" path="/_fwAndami/lib/org.gvsig.exceptions.jar"/>
20 18674 jdominguez
	<classpathentry combineaccessrules="false" kind="src" path="/libFMap"/>
21 18677 jdominguez
	<classpathentry kind="lib" path="/libFMap/lib/org.gvsig.fmap.raster.jar" sourcepath="/extRasterTools-SE"/>
22 36346 nfrancisco
	<classpathentry kind="lib" path="/_fwAndami/lib/log4j-1.2.14.jar"/>
23
	<classpathentry kind="lib" path="/_fwAndami/lib/org.gvsig.ui.jar"/>
24 2277 vcaballero
	<classpathentry kind="output" path="bin"/>
25
</classpath>