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="test"/>
|
3 |
<classpathentry kind="src" path="test"/>
|
4 |
<classpathentry kind="src" path="src"/>
|
4 |
<classpathentry kind="src" path="src"/>
|
5 |
<classpathentry kind="lib" path="/opt/gxt-2.1.0/gxt.jar"/>
|
5 |
<classpathentry kind="lib" path="/opt/gxt-2.1.1/gxt.jar"/>
|
6 |
<classpathentry kind="lib" path="/opt/gwt-2.0.0/gwt-user.jar"/>
|
6 |
<classpathentry kind="lib" path="/opt/gwt-2.0.3/gwt-user.jar"/>
|
7 |
<classpathentry kind="lib" path="/opt/gwt-2.0.0/gwt-dev.jar"/>
|
7 |
<classpathentry kind="lib" path="/opt/gwt-2.0.3/gwt-dev.jar"/>
|
8 |
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
8 |
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
9 |
<classpathentry kind="var" path="JUNIT_HOME/junit.jar"/>
|
9 |
<classpathentry kind="var" path="JUNIT_HOME/junit.jar"/>
|
10 |
<classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER"/>
|
10 |
<classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER"/>
|
11 |
<classpathentry kind="output" path="war/WEB-INF/classes"/>
|
11 |
<classpathentry kind="output" path="war/WEB-INF/classes"/>
|
12 |
</classpath>
|
12 |
</classpath>
|