Statistics
| Revision:

svn-gvsig-desktop / tags / v1_2_Build_1207 / libraries / libAnimation / .classpath @ 46758

History | View | Annotate | Download (759 Bytes)

1 15349 julio
<?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 combineaccessrules="false" kind="src" path="/libIverUtiles"/>
6
	<classpathentry combineaccessrules="false" kind="src" path="/libFMap"/>
7
	<classpathentry combineaccessrules="false" kind="src" path="/_fwAndami"/>
8
	<classpathentry combineaccessrules="false" kind="src" path="/appgvSIG"/>
9
	<classpathentry kind="src" path="test"/>
10
	<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3.8.1"/>
11 15458 julio
	<classpathentry kind="lib" path="/libFMap/lib/gdbms-0.8-SNAPSHOT.jar" sourcepath="/libGDBMS"/>
12 15349 julio
	<classpathentry kind="output" path="bin"/>
13
</classpath>