Statistics
| Revision:

root / branches / v2_0_0_prep / libraries / libRemoteServices / .classpath @ 24060

History | View | Annotate | Download (488 Bytes)

1 2839 luisw2
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
3 13215 cesar
	<classpathentry kind="src" path="src"/>
4
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
5
	<classpathentry kind="lib" path="lib/kxml2.jar"/>
6 13448 cesar
	<classpathentry kind="src" output="bin-test" path="test"/>
7 23214 jmvivo
	<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
8
	<classpathentry combineaccessrules="false" kind="src" path="/libTools"/>
9 13215 cesar
	<classpathentry kind="output" path="bin"/>
10 2839 luisw2
</classpath>