File tree 3 files changed +15
-1
lines changed
3 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 2
2
<classpath >
3
3
<classpathentry kind =" src" path =" src" />
4
4
<classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6" />
5
- <classpathentry kind =" con" path =" com.google.gwt.eclipse.core.GWT_CONTAINER/GWT " />
5
+ <classpathentry kind =" con" path =" com.google.gwt.eclipse.core.GWT_CONTAINER" />
6
6
<classpathentry kind =" output" path =" bin" />
7
7
</classpath >
Original file line number Diff line number Diff line change 10
10
<arguments >
11
11
</arguments >
12
12
</buildCommand >
13
+ <buildCommand >
14
+ <name >com.google.gdt.eclipse.core.webAppProjectValidator</name >
15
+ <arguments >
16
+ </arguments >
17
+ </buildCommand >
18
+ <buildCommand >
19
+ <name >com.google.gwt.eclipse.core.gwtProjectValidator</name >
20
+ <arguments >
21
+ </arguments >
22
+ </buildCommand >
13
23
</buildSpec >
14
24
<natures >
15
25
<nature >org.eclipse.jdt.core.javanature</nature >
26
+ <nature >com.google.gwt.eclipse.core.gwtNature</nature >
16
27
</natures >
17
28
</projectDescription >
Original file line number Diff line number Diff line change
1
+ # Mon Mar 14 08:15:32 CDT 2011
2
+ eclipse.preferences.version =1
3
+ entryPointModules =
You can’t perform that action at this time.
0 commit comments