Statistics
| Revision:

svn-gvsig-desktop / trunk / libraries / libRemoteServices / .classpath @ 12522

History | View | Annotate | Download (544 Bytes)

1 2839 luisw2
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
3 10683 jaume
	<classpathentry path="src" kind="src"/>
4
	<classpathentry path="org.eclipse.jdt.launching.JRE_CONTAINER" kind="con"/>
5
	<classpathentry path="lib/kxml2.jar" kind="lib"/>
6
	<classpathentry path="test" kind="src"/>
7
	<classpathentry path="/libFMap/lib/gvsig-exceptions.jar" kind="lib"/>
8
	<classpathentry sourcepath="ECLIPSE_HOME/plugins/org.eclipse.jdt.source_3.1.1/src/org.junit_3.8.1/junitsrc.zip" path="JUNIT_HOME/junit.jar" kind="var"/>
9
	<classpathentry path="bin" kind="output"/>
10 2839 luisw2
</classpath>