Statistics
| Revision:

root / branches / Mobile_Compatible_Hito_1 / libProjectionCresques / .classpath @ 38081

History | View | Annotate | Download (694 Bytes)

1 21932 csanchez
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
3
	<classpathentry kind="src" path="src"/>
4
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
5
	<classpathentry kind="lib" path="lib/geoapi-2.0.jar"/>
6
	<classpathentry kind="lib" path="lib/geojava.jar"/>
7 27063 csanchez
	<classpathentry kind="lib" path="lib/gt2-legacy.jar" sourcepath="/libProjectionAPI"/>
8 21932 csanchez
	<classpathentry kind="lib" path="lib/gt2-main.jar"/>
9
	<classpathentry kind="src" path="src-test"/>
10
	<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
11
	<classpathentry combineaccessrules="false" kind="src" path="/libProjectionAPI"/>
12
	<classpathentry kind="output" path="bin"/>
13
</classpath>