Subversion Repositories eFlore/Applications.coel

Rev

Rev 51 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 51 Rev 58
Line 2... Line 2...
2
<classpath>
2
<classpath>
3
	<classpathentry kind="src" path="src"/>
3
	<classpathentry kind="src" path="src"/>
4
	<classpathentry kind="src" path="test"/>
4
	<classpathentry kind="src" path="test"/>
5
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
5
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
6
	<classpathentry kind="var" path="JUNIT_HOME/junit.jar"/>
6
	<classpathentry kind="var" path="JUNIT_HOME/junit.jar"/>
7
	<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/GWT_1_5_3"/>
7
	<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/GWT_1.5.3"/>
8
	<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/GXT_1_2_1"/>
8
	<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/GXT_1.2.1"/>
9
	<classpathentry kind="output" path="bin"/>
9
	<classpathentry kind="output" path="bin"/>
10
</classpath>
10
</classpath>