Changes for page General GWT

Last modified by Christoph Lechleitner on 2026-02-25 08.25:34

From version 5.1
edited by christoph_lechleitner@iteg_at
on 2013-02-02 06.58:56
Change comment: Moved auto-content down
To version 6.1
edited by christoph_lechleitner@iteg_at
on 2013-02-02 07.24:42
Change comment: Extended svn, jira and project links

Summary

Details

Page properties
Content
... ... @@ -2,34 +2,75 @@
2 2  
3 3  This page provides a collection of GWT tipps and tricks which we have stumbled upon in the course of our projects, and could come in handy again.
4 4  
5 -= {{id name="GWTBasicsHome-Sourcecodeandissuestrackers,GWTinotherClazzes.orgprojects"/}}Source code and issues trackers, GWT in other Clazzes.org projects =
5 += {{id name="GWTBasicsHome-Modules,sourcecodeandissuestrackers,GWTinotherClazzes.orgprojects"/}}Modules, source code and issues trackers, GWT in other Clazzes.org projects =
6 6  
7 7  When we started moving from GWT to DOJO, some of our GWT tools had not yet grown into separate projects.
8 8  
9 9  Therefore I link them here:
10 10  
11 -Subversion:
12 -
13 -(% style="list-style-type: square;" %)
14 -* [[http:~~/~~/svn.clazzes.org/svn/gwt>>url:http://svn.clazzes.org/svn/gwt||style="font-size: 10.0pt;line-height: 13.0pt;" shape="rect"]] (root of gwt tools collection)
15 -* [[http:~~/~~/svn.clazzes.org/svn/gwt/trunk/gwt-config-manager/>>url:http://svn.clazzes.org/svn/gwt/trunk/gwt-config-manager/||shape="rect"]] (GWT Config Manager)
16 -* [[http:~~/~~/svn.clazzes.org/svn/gwt/trunk/gwt-extras/>>url:http://svn.clazzes.org/svn/gwt/trunk/gwt-extras/||shape="rect"]] (GWT-Extras), also read [[http:~~/~~/svn.clazzes.org/svn/gwt/trunk/gwt-extras-test/>>url:http://svn.clazzes.org/svn/gwt/trunk/gwt-extras-test/||shape="rect"]]
17 -* [[http:~~/~~/svn.clazzes.org/svn/fancymail/trunk/gwt-fancymail-admin/>>url:http://svn.clazzes.org/svn/fancymail/trunk/gwt-fancymail-admin/||shape="rect"]] (GWT Fancymail Admin)
18 -
19 -Jira:
20 -
21 -(% style="list-style-type: square;" %)
22 -* [[GWTCONFMAN>>url:https://jira.clazzes.org/browse/GWTCONFMAN||shape="rect"]] (GWT Config Manager)
23 -* [[GWTEXTRAS>>url:https://jira.clazzes.org/browse/GWTEXTRAS||shape="rect"]] (GWT Extras)
24 -* [[GWTFMADM>>url:https://jira.clazzes.org/browse/GWTFMADM||shape="rect"]] (GWT Fancymail Admin)
25 -
26 -Other GWT tools we created are "hidden" in larger projects, see these:
27 -
28 -* [[FancyMail>>doc:FANCYMAIL.WebHome]] (contains GWT FancyMail Admin)
29 -* [[doc:GWTBASICS.GWT implementations of http-util HttpLoginService.WebHome]]
30 -* [[Sketch>>doc:SKETCH.WebHome]] (including modules drawing to web pages in GWT environment)
31 -
11 +|=(((
12 +Name
13 +)))|=(((
14 +public svn
15 +)))|=(((
16 +Jira
17 +)))|=(((
18 +Remarks
19 +)))
20 +|(((
21 +Main collection of GWT tools
22 +)))|(((
23 +[[http:~~/~~/svn.clazzes.org/svn/gwt>>url:http://svn.clazzes.org/svn/gwt||shape="rect"]]
24 +)))|(((
25 +-
26 +)))|(((
32 32  
28 +)))
29 +|(((
30 +GWT Config Manager
31 +)))|(((
32 +[[http:~~/~~/svn.clazzes.org/svn/gwt/trunk/gwt-config-manager/>>url:http://svn.clazzes.org/svn/gwt/trunk/gwt-config-manager/||shape="rect"]]
33 +)))|(((
34 +[[GWTCONFMAN>>url:https://jira.clazzes.org/browse/GWTCONFMAN||shape="rect"]]
35 +)))|(((
36 +
37 +)))
38 +|(((
39 +GWT-Extras
40 +)))|(((
41 +[[http:~~/~~/svn.clazzes.org/svn/gwt/trunk/gwt-extras/>>url:http://svn.clazzes.org/svn/gwt/trunk/gwt-extras/||shape="rect"]], [[http:~~/~~/svn.clazzes.org/svn/gwt/trunk/gwt-extras-test/>>url:http://svn.clazzes.org/svn/gwt/trunk/gwt-extras-test/||shape="rect"]]
42 +)))|(((
43 +[[GWTEXTRAS>>url:https://jira.clazzes.org/browse/GWTEXTRAS||shape="rect"]]
44 +)))|(((
45 +
46 +)))
47 +|(((
48 +GWT [[FancyMail>>doc:FANCYMAIL.WebHome]] Admin
49 +)))|(((
50 +[[http:~~/~~/svn.clazzes.org/svn/fancymail/trunk/gwt-fancymail-admin/>>url:http://svn.clazzes.org/svn/fancymail/trunk/gwt-fancymail-admin/||shape="rect"]]
51 +)))|(((
52 +[[GWTFMADM>>url:https://jira.clazzes.org/browse/GWTFMADM||shape="rect"]]
53 +)))|(((
54 +Part of [[FancyMail>>doc:FANCYMAIL.WebHome]] project
55 +)))
56 +|(((
57 +GWT Security helpers
58 +)))|(((
59 +[[http:~~/~~/svn.clazzes.org/svn/gwt/trunk/gwt-sec/>>url:http://svn.clazzes.org/svn/gwt/trunk/gwt-sec/||shape="rect"]]
60 +)))|(((
61 +[[GWTSEC>>url:https://jira.clazzes.org/browse/GWTSEC||shape="rect"]]
62 +)))|(((
63 +Includes [[doc:GWTBASICS.GWT implementations of http-util HttpLoginService.WebHome]]
64 +)))
65 +|(((
66 +GWT as target for [[Sketch>>doc:SKETCH.WebHome]] drawing
67 +)))|(((
68 +[[http:~~/~~/svn.clazzes.org/svn/sketch/trunk/gwt>>url:http://svn.clazzes.org/svn/sketch/trunk/gwt||rel="nofollow" shape="rect"]]
69 +)))|(((
70 +[[GWTSKETCH>>url:https://jira.clazzes.org/browse/GWTSKETCH||rel="nofollow" shape="rect" class="external-link"]]
71 +)))|(((
72 +Part of [[Sketch>>doc:SKETCH.WebHome]] project
73 +)))
33 33  
34 34  {{column width="60%"}}
35 35  {{recently-updated/}}
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -688180
1 +688232
URL
... ... @@ -1,1 +1,1 @@
1 -https://clazzes.atlassian.net/wiki/spaces/GWTBASICS/pages/688180/GWT Basics Home
1 +https://clazzes.atlassian.net/wiki/spaces/GWTBASICS/pages/688232/GWT Basics Home