Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 330 Rev 374
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" output="test-classes" path="test"/>
4
	<classpathentry kind="src" path="test"/>
5
	<classpathentry kind="con" path="com.google.appengine.eclipse.core.GAE_CONTAINER"/>
5
	<classpathentry kind="con" path="com.google.appengine.eclipse.core.GAE_CONTAINER"/>
6
	<classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER"/>
6
	<classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER"/>
7
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
7
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-
 
8
	<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
8
	<classpathentry kind="lib" path="/opt/gwt-maps-1.0.4/gwt-maps.jar"/>
9
	<classpathentry kind="lib" path="/opt/gwt-maps-1.0.4/gwt-maps.jar"/>
9
	<classpathentry kind="lib" path="/opt/gwtext-2.0.5/gwtext.jar"/>
10
	<classpathentry kind="lib" path="/opt/gwtext-2.0.5/gwtext.jar"/>
10
	<classpathentry kind="lib" path="/opt/gwtextux-0.3/gwtextux.jar"/>
11
	<classpathentry kind="lib" path="/opt/gwtextux-0.3/gwtextux.jar"/>
11
	<classpathentry kind="output" path="war/WEB-INF/classes"/>
12
	<classpathentry kind="output" path="war/WEB-INF/classes"/>
12
</classpath>
13
</classpath>