Statistics
| Revision:

svn-gvsig-desktop / branches / v2_0_0_prep / libraries / libFMap_dal / .classpath @ 27042

History | View | Annotate | Download (994 Bytes)

1
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
3
	<classpathentry kind="src" path="src"/>
4
	<classpathentry kind="src" output="bin-test" path="src-test"/>
5
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
6
	<classpathentry combineaccessrules="false" kind="src" path="/libTools"/>
7
	<classpathentry kind="lib" path="lib/org.cresques.cts.jar"/>
8
	<classpathentry combineaccessrules="false" kind="src" path="/libMetadata"/>
9
	<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
10
	<classpathentry kind="lib" path="lib/easymock-1.2_Java1.3.jar"/>
11
	<classpathentry kind="lib" path="lib/slf4j-api-1.5.0.jar"/>
12
	<classpathentry kind="lib" path="lib/slf4j-log4j12-1.5.0.jar"/>
13
	<classpathentry kind="lib" path="lib/org.gvsig.fmap.geometry-impl.jar"/>
14
	<classpathentry kind="lib" path="lib/org.gvsig.fmap.geometry.jar"/>
15
	<classpathentry kind="lib" path="lib/org.gvsig.fmap.geometry.operation.jar"/>
16
	<classpathentry kind="output" path="bin"/>
17
</classpath>