XML Schema or DTD for GWT configuration files

1,840 views
Skip to first unread message

Eric

unread,
Aug 21, 2009, 4:54:44 PM8/21/09
to Google Web Toolkit
Is there an XML Schema or a DTD for the module.gwt.xml files?
If there is, I'd like to install it in my IDE so it can support me
while I write GWT configurations. I saw none in gwt-user.jar.

Respectfully,
Eric Jablow

George Georgovassilis

unread,
Aug 22, 2009, 2:03:35 AM8/22/09
to Google Web Toolkit
Sure, it's gwt-module.dtd in the root directory when you unzip the
installation archive.

Dalla

unread,
Aug 23, 2009, 4:19:13 AM8/23/09
to Google Web Toolkit
How do you install it to the IDE ?
Sounds like a nice idea :-)

On 22 Aug, 08:03, George Georgovassilis <g.georgovassi...@gmail.com>
wrote:

Jarda

unread,
Aug 23, 2009, 6:07:58 AM8/23/09
to Google Web Toolkit
In Eclipse it is under Window -> Preferences -> XML -> XML Catalog

Eric

unread,
Aug 24, 2009, 11:22:36 AM8/24/09
to Google Web Toolkit


On Aug 23, 6:07 am, Jarda <jaroslav.zar...@gmail.com> wrote:
> In Eclipse it is under Window -> Preferences -> XML -> XML Catalog
>

Is there an officially suggested Public ID or System ID? I guess not;
otherwise all the module.gwt.xml files in the system would use it.
Eclipse requires one to install the DTD in the catalog. What would
be best?

Respectfully,
Eric Jablow

rubensa

unread,
May 17, 2012, 10:33:38 AM5/17/12
to google-we...@googlegroups.com
Try this (change Toolkit version as appropiate):

<!DOCTYPE module PUBLIC "-//Google Inc.//DTD Google Web Toolkit 2.4.0//EN" "http://google-web-toolkit.googlecode.com/svn/tags/2.4.0/distro-source/core/src/gwt-module.dtd">

rubensa

unread,
May 17, 2012, 10:34:34 AM5/17/12
to google-we...@googlegroups.com
Try this (changer GWT version as appropiate for you):


<!DOCTYPE module PUBLIC "-//Google Inc.//DTD Google Web Toolkit 2.4.0//EN" "http://google-web-toolkit.googlecode.com/svn/tags/2.4.0/distro-source/core/src/gwt-module.dtd">


Reply all
Reply to author
Forward
0 new messages