Subversion Repositories eFlore/Applications.coel

Rev

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

Rev 1523 Rev 1553
Line 2... Line 2...
2
<classpath>
2
<classpath>
3
	<classpathentry kind="src" path="src"/>
3
	<classpathentry kind="src" path="src"/>
4
	<classpathentry kind="lib" path="/opt/gwt-2.0.3/gwt-user.jar"/>
4
	<classpathentry kind="lib" path="/opt/gwt-2.0.3/gwt-user.jar"/>
5
	<classpathentry kind="lib" path="/opt/gwt-2.0.3/gwt-dev.jar"/>
5
	<classpathentry kind="lib" path="/opt/gwt-2.0.3/gwt-dev.jar"/>
6
	<classpathentry kind="lib" path="/opt/gxt-2.1.1/gxt.jar"/>
6
	<classpathentry kind="lib" path="/opt/gxt-2.1.1/gxt.jar"/>
-
 
7
	<classpathentry kind="lib" path="lib/gwt-log-3.0.2.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="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER"/>
9
	<classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER"/>
9
	<classpathentry kind="output" path="war/WEB-INF/classes"/>
10
	<classpathentry kind="output" path="war/WEB-INF/classes"/>
10
</classpath>
11
</classpath>