Statistics
| Revision:

root / trunk / extensions / extWMS / .classpath @ 15801

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 3614 jjdelcerro
	<classpathentry combineaccessrules="false" kind="src" path="/libFMap"/>
9 4222 jaume
	<classpathentry kind="lib" path="/_fwAndami/lib/castor-0.9.5.3-xml.jar"/>
10 13881 jaume
	<classpathentry sourcepath="/libIverUtiles/src" kind="lib" path="/_fwAndami/lib/iver-utiles.jar"/>
11 4139 jjdelcerro
	<classpathentry kind="lib" path="/_fwAndami/lib/log4j-1.2.8.jar"/>
12
	<classpathentry kind="lib" path="/_fwAndami/lib/tempFileManager.jar"/>
13 12828 jaume
	<classpathentry kind="var" path="JUNIT_HOME/junit.jar"/>
14 13881 jaume
	<classpathentry output="bin-test" kind="src" path="test"/>
15 4229 jaume
	<classpathentry kind="lib" path="/libFMap/lib/driver-manager-1.1.jar"/>
16 10627 caballero
	<classpathentry kind="lib" path="/libFMap/lib/remote-clients.jar"/>
17 9317 jmvivo
	<classpathentry kind="lib" path="/_fwAndami/lib/kxml2.jar"/>
18 13881 jaume
	<classpathentry sourcepath="/libGDBMS" kind="lib" path="/libFMap/lib/gdbms-0.8-SNAPSHOT.jar"/>
19 13273 jjdelcerro
	<classpathentry kind="lib" path="/_fwAndami/lib/org.gvsig.ui.jar"/>
20
	<classpathentry kind="lib" path="/libFMap/lib/org.cresques.cts.jar"/>
21
	<classpathentry kind="lib" path="/libFMap/lib/org.gvsig.exceptions.jar"/>
22
	<classpathentry kind="lib" path="/libFMap/lib/org.gvsig.raster.jar"/>
23 13881 jaume
	<classpathentry sourcepath="/extRasterTools-SE" kind="lib" path="/libFMap/lib/org.gvsig.fmap.raster.jar"/>
24 2277 vcaballero
	<classpathentry kind="output" path="bin"/>
25
</classpath>