Added Eclipse project stuff for the GWT library. Some refactoring of the GWT code.

This commit is contained in:
bjorn
2008-10-23 11:51:52 +00:00
parent 807a314063
commit c02d577cde
13 changed files with 358 additions and 308 deletions

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="test"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="/Users/bringert/src/gwt-mac-1.5.3/gwt-user.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>