Subversion Repositories eFlore/Applications.coel

Compare Revisions

Ignore whitespace Rev 1136 → Rev 1137

/tags/v1.0-syrah/.classpath
New file
0,0 → 1,12
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="test"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="/opt/gxt-2.1.0/gxt.jar"/>
<classpathentry kind="lib" path="/opt/gwt-2.0.0/gwt-user.jar"/>
<classpathentry kind="lib" path="/opt/gwt-2.0.0/gwt-dev.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="var" path="JUNIT_HOME/junit.jar"/>
<classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER"/>
<classpathentry kind="output" path="war/WEB-INF/classes"/>
</classpath>