Statistics
| Revision:

svn-gvsig-desktop / tags / v1_1_Build_1014 / extensions / extWMS / .classpath @ 13593

History | View | Annotate | Download (1.28 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 13017 cesar
	<classpathentry kind="lib" path="/_fwAndami/lib/iver-utiles.jar" sourcepath="/libIverUtiles/src"/>
11 4139 jjdelcerro
	<classpathentry kind="lib" path="/_fwAndami/lib/log4j-1.2.8.jar"/>
12 13017 cesar
	<classpathentry kind="lib" path="/libFMap/lib/cms.jar" sourcepath="/libCq CMS for java"/>
13 4139 jjdelcerro
	<classpathentry kind="lib" path="/_fwAndami/lib/tempFileManager.jar"/>
14 4222 jaume
	<classpathentry combineaccessrules="false" kind="src" path="/libRemoteServices"/>
15 13017 cesar
	<classpathentry kind="var" path="JUNIT_HOME/junit.jar"/>
16 3746 jaume
	<classpathentry kind="src" path="test"/>
17 4229 jaume
	<classpathentry kind="lib" path="/libFMap/lib/driver-manager-1.1.jar"/>
18 6115 jaume
	<classpathentry sourcepath="/libUI" kind="lib" path="/_fwAndami/lib/beans.jar"/>
19 9318 jmvivo
	<classpathentry kind="lib" path="/_fwAndami/lib/kxml2.jar"/>
20 2277 vcaballero
	<classpathentry kind="output" path="bin"/>
21
</classpath>