diff options
Diffstat (limited to '.project')
-rw-r--r-- | .project | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -11,13 +11,30 @@ | |||
11 | </arguments> | 11 | </arguments> |
12 | </buildCommand> | 12 | </buildCommand> |
13 | <buildCommand> | 13 | <buildCommand> |
14 | <name>org.eclipse.wst.common.project.facet.core.builder</name> | ||
15 | <arguments> | ||
16 | </arguments> | ||
17 | </buildCommand> | ||
18 | <buildCommand> | ||
14 | <name>org.eclipse.jdt.core.javabuilder</name> | 19 | <name>org.eclipse.jdt.core.javabuilder</name> |
15 | <arguments> | 20 | <arguments> |
16 | </arguments> | 21 | </arguments> |
17 | </buildCommand> | 22 | </buildCommand> |
23 | <buildCommand> | ||
24 | <name>com.google.gdt.eclipse.core.webAppProjectValidator</name> | ||
25 | <arguments> | ||
26 | </arguments> | ||
27 | </buildCommand> | ||
28 | <buildCommand> | ||
29 | <name>com.google.gwt.eclipse.core.gwtProjectValidator</name> | ||
30 | <arguments> | ||
31 | </arguments> | ||
32 | </buildCommand> | ||
18 | </buildSpec> | 33 | </buildSpec> |
19 | <natures> | 34 | <natures> |
20 | <nature>net.sourceforge.texlipse.builder.TexlipseNature</nature> | 35 | <nature>net.sourceforge.texlipse.builder.TexlipseNature</nature> |
21 | <nature>org.eclipse.jdt.core.javanature</nature> | 36 | <nature>org.eclipse.jdt.core.javanature</nature> |
37 | <nature>com.google.gwt.eclipse.core.gwtNature</nature> | ||
38 | <nature>org.eclipse.wst.common.project.facet.core.nature</nature> | ||
22 | </natures> | 39 | </natures> |
23 | </projectDescription> | 40 | </projectDescription> |