2008-12-16 15:08:42 -08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry kind="src" path="src"/>
|
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
|
|
<classpathentry kind="lib" path="gwt-user.jar"/>
|
|
|
|
<classpathentry kind="lib" path="gwt.jar"/>
|
|
|
|
<classpathentry kind="var" path="JUNIT_HOME/junit.jar"/>
|
|
|
|
<classpathentry kind="lib" path="libs/gwt-incubator.jar"/>
|
2008-12-19 13:02:36 -08:00
|
|
|
<classpathentry kind="lib" path="libs/gwt-maps.jar"/>
|
2008-12-16 15:08:42 -08:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|