File tree Expand file tree Collapse file tree 14 files changed +212
-0
lines changed
plugins/com.gwtplugins.gdt.eclipse.suite
src/com/google/gdt/eclipse/suite/wizards Expand file tree Collapse file tree 14 files changed +212
-0
lines changed Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <classpath >
3+ <classpathentry kind =" src" path =" src" />
4+ <classpathentry kind =" con" path =" com.gwtplugins.gwt.eclipse.core.GWT_CONTAINER" />
5+ <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11" >
6+ <attributes >
7+ <attribute name =" module" value =" true" />
8+ </attributes >
9+ </classpathentry >
10+ <classpathentry combineaccessrules =" false" kind =" src" path =" /${PROJECTNAME}.shared" />
11+ <classpathentry kind =" output" path =" war/WEB-INF/classes" />
12+ </classpath >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <projectDescription >
3+ <name >t.client</name >
4+ <comment ></comment >
5+ <projects >
6+ </projects >
7+ <buildSpec >
8+ <buildCommand >
9+ <name >org.eclipse.jdt.core.javabuilder</name >
10+ <arguments >
11+ </arguments >
12+ </buildCommand >
13+ <buildCommand >
14+ <name >com.gwtplugins.gdt.eclipse.core.webAppProjectValidator</name >
15+ <arguments >
16+ </arguments >
17+ </buildCommand >
18+ <buildCommand >
19+ <name >com.gwtplugins.gwt.eclipse.core.gwtProjectValidator</name >
20+ <arguments >
21+ </arguments >
22+ </buildCommand >
23+ </buildSpec >
24+ <natures >
25+ <nature >org.eclipse.jdt.core.javanature</nature >
26+ <nature >com.gwtplugins.gwt.eclipse.core.gwtNature</nature >
27+ </natures >
28+ </projectDescription >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <classpath >
3+ <classpathentry kind =" src" path =" src" />
4+ <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11" >
5+ <attributes >
6+ <attribute name =" module" value =" true" />
7+ </attributes >
8+ </classpathentry >
9+ <classpathentry combineaccessrules =" false" kind =" src" path =" /${PROJECTNAME}.shared" />
10+ <classpathentry kind =" con" path =" com.gwtplugins.gwt.eclipse.core.GWT_CONTAINER" />
11+ <classpathentry kind =" output" path =" bin" />
12+ </classpath >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <projectDescription >
3+ <name >t.server</name >
4+ <comment ></comment >
5+ <projects >
6+ </projects >
7+ <buildSpec >
8+ <buildCommand >
9+ <name >org.eclipse.jdt.core.javabuilder</name >
10+ <arguments >
11+ </arguments >
12+ </buildCommand >
13+ <buildCommand >
14+ <name >com.gwtplugins.gdt.eclipse.core.webAppProjectValidator</name >
15+ <arguments >
16+ </arguments >
17+ </buildCommand >
18+ <buildCommand >
19+ <name >com.gwtplugins.gwt.eclipse.core.gwtProjectValidator</name >
20+ <arguments >
21+ </arguments >
22+ </buildCommand >
23+ </buildSpec >
24+ <natures >
25+ <nature >org.eclipse.jdt.core.javanature</nature >
26+ <nature >com.gwtplugins.gwt.eclipse.core.gwtNature</nature >
27+ </natures >
28+ </projectDescription >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <classpath >
3+ <classpathentry kind =" src" path =" src" />
4+ <classpathentry kind =" con" path =" com.gwtplugins.gwt.eclipse.core.GWT_CONTAINER" />
5+ <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11" />
6+ <classpathentry kind =" output" path =" bin" />
7+ </classpath >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <projectDescription >
3+ <name >t.shared</name >
4+ <comment ></comment >
5+ <projects >
6+ </projects >
7+ <buildSpec >
8+ <buildCommand >
9+ <name >org.eclipse.jdt.core.javabuilder</name >
10+ <arguments >
11+ </arguments >
12+ </buildCommand >
13+ <buildCommand >
14+ <name >com.gwtplugins.gdt.eclipse.core.webAppProjectValidator</name >
15+ <arguments >
16+ </arguments >
17+ </buildCommand >
18+ <buildCommand >
19+ <name >com.gwtplugins.gwt.eclipse.core.gwtProjectValidator</name >
20+ <arguments >
21+ </arguments >
22+ </buildCommand >
23+ </buildSpec >
24+ <natures >
25+ <nature >org.eclipse.jdt.core.javanature</nature >
26+ <nature >com.gwtplugins.gwt.eclipse.core.gwtNature</nature >
27+ </natures >
28+ </projectDescription >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <classpath >
3+ <classpathentry kind =" src" path =" src" />
4+ <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11" >
5+ <attributes >
6+ <attribute name =" module" value =" true" />
7+ </attributes >
8+ </classpathentry >
9+ <classpathentry combineaccessrules =" false" kind =" src" path =" /${PROJECTNAME}.shared" />
10+ <classpathentry kind =" output" path =" bin" />
11+ </classpath >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <projectDescription >
3+ <name >t.client</name >
4+ <comment ></comment >
5+ <projects >
6+ </projects >
7+ <buildSpec >
8+ <buildCommand >
9+ <name >org.eclipse.jdt.core.javabuilder</name >
10+ <arguments >
11+ </arguments >
12+ </buildCommand >
13+ </buildSpec >
14+ <natures >
15+ <nature >org.eclipse.jdt.core.javanature</nature >
16+ </natures >
17+ </projectDescription >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <classpath >
3+ <classpathentry kind =" src" path =" src" />
4+ <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11" >
5+ <attributes >
6+ <attribute name =" module" value =" true" />
7+ </attributes >
8+ </classpathentry >
9+ <classpathentry combineaccessrules =" false" kind =" src" path =" /${PROJECTNAME}.shared" />
10+ <classpathentry kind =" output" path =" bin" />
11+ </classpath >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <projectDescription >
3+ <name >t.server</name >
4+ <comment ></comment >
5+ <projects >
6+ </projects >
7+ <buildSpec >
8+ <buildCommand >
9+ <name >org.eclipse.jdt.core.javabuilder</name >
10+ <arguments >
11+ </arguments >
12+ </buildCommand >
13+ </buildSpec >
14+ <natures >
15+ <nature >org.eclipse.jdt.core.javanature</nature >
16+ </natures >
17+ </projectDescription >
You can’t perform that action at this time.
0 commit comments