1
0
forked from GitHub/gf-core

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
+15
View File
@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8" ?>
<projectDescription>
<name>GF-GWT</name>
<comment>GF-GWT project</comment>
<projects/>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments/>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>