Statistics
| Revision:

svn-gvsig-desktop / tags / v1_0_2_Build_896 / extensions / extWMS / .classpath @ 10391

History | View | Annotate | Download (1.35 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
	<classpathentry sourcepath="/Utiles/src" kind="lib" path="/_fwAndami/lib/iver-utiles.jar"/>
11 4139 jjdelcerro
	<classpathentry kind="lib" path="/_fwAndami/lib/log4j-1.2.8.jar"/>
12 4222 jaume
	<classpathentry sourcepath="/jCMS" kind="lib" path="/libFMap/lib/cms.jar"/>
13 4139 jjdelcerro
	<classpathentry kind="lib" path="/_fwAndami/lib/tempFileManager.jar"/>
14 4222 jaume
	<classpathentry combineaccessrules="false" kind="src" path="/libRemoteServices"/>
15
	<classpathentry sourcepath="ECLIPSE_HOME/plugins/org.eclipse.jdt.source_3.1.1/src/org.junit_3.8.1/junitsrc.zip" 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>