Subversion Repositories eFlore/Applications.coel

Rev

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

Rev 409 Rev 485
Line 1... Line 1...
1
<?xml version="1.0" encoding="UTF-8"?>
1
<?xml version="1.0" encoding="UTF-8"?>
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="lib" path="/opt/gwt-1.5.3/gwt-user.jar"/>
5
	<classpathentry kind="lib" path="/opt/gwt-1.7.0/gwt-user.jar"/>
-
 
6
	<classpathentry kind="lib" path="/opt/gwt-1.7.0/gwt-dev-linux.jar"/>
6
	<classpathentry kind="lib" path="/opt/gxt-1.2.4/gxt.jar"/>
7
	<classpathentry kind="lib" path="/opt/gxt-1.2.4/gxt.jar"/>
7
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
8
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
8
	<classpathentry kind="var" path="JUNIT_HOME/junit.jar"/>
9
	<classpathentry kind="var" path="JUNIT_HOME/junit.jar"/>
9
	<classpathentry kind="output" path="bin"/>
10
	<classpathentry kind="output" path="war/WEB-INF/classes"/>
10
</classpath>
11
</classpath>