Statistics
| Revision:

svn-gvsig-desktop / trunk / extensions / extWMS / .classpath @ 3102

History | View | Annotate | Download (1.2 KB)

1 2277 vcaballero
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
3 2281 fjp
	<classpathentry kind="src" path="src">
4
		<attributes>
5
		</attributes>
6
	</classpathentry>
7
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
8
		<attributes>
9
		</attributes>
10
	</classpathentry>
11
	<classpathentry combineaccessrules="false" kind="src" path="/Andami">
12
		<attributes>
13
		</attributes>
14
	</classpathentry>
15
	<classpathentry kind="lib" path="/Andami/lib/castor-0.9.5.3-xml.jar">
16
		<attributes>
17
		</attributes>
18
	</classpathentry>
19
	<classpathentry kind="lib" path="/Andami/lib/log4j-1.2.8.jar">
20
		<attributes>
21
		</attributes>
22
	</classpathentry>
23
	<classpathentry sourcepath="/Utiles/src" kind="lib" path="/Andami/lib/iver-utiles.jar">
24
		<attributes>
25
		</attributes>
26
	</classpathentry>
27
	<classpathentry sourcepath="/WMSClient/src/com/iver/wmsclient" kind="lib" path="/FMap 03/lib/wmsclient.jar">
28
		<attributes>
29
		</attributes>
30
	</classpathentry>
31
	<classpathentry combineaccessrules="false" kind="src" path="/FMap 03">
32
		<attributes>
33
		</attributes>
34
	</classpathentry>
35
	<classpathentry combineaccessrules="false" kind="src" path="/gvSIG 03">
36
		<attributes>
37
		</attributes>
38
	</classpathentry>
39 2277 vcaballero
	<classpathentry kind="output" path="bin"/>
40
</classpath>