1
0
forked from GitHub/gf-core

upgrade to GWT 2.0.4

This commit is contained in:
krasimir
2010-07-08 09:32:17 +00:00
parent 0dbe60b7bf
commit 161403e7d3
16 changed files with 47 additions and 133 deletions
+28 -15
View File
@@ -1,15 +1,28 @@
<?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>
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>GF-GWT</name>
<comment>GF-GWT project</comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>com.google.gdt.eclipse.core.webAppProjectValidator</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>com.google.gwt.eclipse.core.gwtProjectValidator</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>com.google.gwt.eclipse.core.gwtNature</nature>
</natures>
</projectDescription>