summaryrefslogtreecommitdiff
path: root/src/ui/gwt/.project
diff options
context:
space:
mode:
authorkrasimir <krasimir@chalmers.se>2010-07-08 10:06:26 +0000
committerkrasimir <krasimir@chalmers.se>2010-07-08 10:06:26 +0000
commit995309188819d5beded285919bcab2bb177a10b5 (patch)
tree5237050670dd11f3e7198059ec9afaf11258d784 /src/ui/gwt/.project
parentbe06bc8a09854d3b983b99492297efb82db10b71 (diff)
add src/ui folder for both Android and GWT UIs
Diffstat (limited to 'src/ui/gwt/.project')
-rw-r--r--src/ui/gwt/.project28
1 files changed, 28 insertions, 0 deletions
diff --git a/src/ui/gwt/.project b/src/ui/gwt/.project
new file mode 100644
index 000000000..dfd6dab3f
--- /dev/null
+++ b/src/ui/gwt/.project
@@ -0,0 +1,28 @@
+<?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>