Statistics
| Revision:

root / trunk / libraries / libGPE-GML / .classpath @ 11009

History | View | Annotate | Download (504 Bytes)

1 10550 csanchez
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
3
	<classpathentry kind="src" path="src"/>
4 10652 jorpiell
	<classpathentry kind="src" path="src-test"/>
5 10550 csanchez
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
6
	<classpathentry kind="lib" path="/libRemoteServices/lib/gvsig-exceptions.jar"/>
7
	<classpathentry kind="lib" path="/libRemoteServices/lib/kxml2.jar"/>
8 10652 jorpiell
	<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3.8.1"/>
9 10550 csanchez
	<classpathentry kind="output" path="bin"/>
10
</classpath>