Subversion Repositories eFlore/Applications.coel

Rev

Rev 985 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
51 jpm 1
<?xml version="1.0" encoding="UTF-8"?>
10 jpm 2
<classpath>
602 jp_milcent 3
	<classpathentry kind="src" path="test"/>
10 jpm 4
	<classpathentry kind="src" path="src"/>
937 jpm 5
	<classpathentry kind="lib" path="/opt/gxt-2.1.0/gxt.jar"/>
10 jpm 6
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
7
	<classpathentry kind="var" path="JUNIT_HOME/junit.jar"/>
1000 jpm 8
	<classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER"/>
485 jp_milcent 9
	<classpathentry kind="output" path="war/WEB-INF/classes"/>
51 jpm 10
</classpath>