GWT Designer Not Visiible in IDE

105 views
Skip to first unread message

Mike

unread,
Feb 10, 2012, 12:12:14 PM2/10/12
to Google Web Toolkit
I installed GWT for Eclipse including the Designer, however I have yet
to figure out how to open a View in Design mode. There is no Design
tab, button or "show view" link in the "Window" menu .......where is
it?? - thx Mike

Eric Clayberg (Google)

unread,
Feb 10, 2012, 1:47:59 PM2/10/12
to google-we...@googlegroups.com
Have you tried opening a UI file (UiBinder XML file or GWT Java file) using the GWT Designer editor?

If you are having problems using GWT Designer, I would highly recommend taking a look at the docs.

Mike

unread,
Feb 10, 2012, 2:20:37 PM2/10/12
to Google Web Toolkit
I downloaded the google sample MVP code (Contacts) and am trying to
look at one one of the View Java files ContactsView.java in Design
mode. Is that not possible?

On Feb 10, 1:47 pm, "Eric Clayberg (Google)" <clayb...@google.com>
wrote:
> Have you tried opening a UI file (UiBinder XML file or GWT Java file) using
> the GWT Designer editor?
>
> If you are having problems using GWT Designer, I would highly recommend
> taking a look at the docs<http://code.google.com/webtoolkit/tools/gwtdesigner/index.html>
> .

Nitheesh Chandran

unread,
Feb 15, 2012, 3:58:40 AM2/15/12
to Google Web Toolkit
Hi,

You cant open your entry point class using GWT designer . Though you
can open other classes which you write using java on the GWT designer.
You have to extend the Composite
class for getting the designer of a particular class. Just right click
on the class which extends composite and go to OPENWITH->GWT
DESIGNER.

Patrick May

unread,
May 2, 2012, 2:10:06 PM5/2/12
to google-we...@googlegroups.com
Is there an updated tutorial that shows this behavior?  The StockWatcher tutorial says that it's possible to open the designer on an EntryPoint class.

Thanks,

Patrick

Eric Clayberg (Google)

unread,
May 4, 2012, 8:52:39 AM5/4/12
to google-we...@googlegroups.com
Non-UiBinder EntryPoint files can definitely be opened in GWT Designer. The StockWatcher tutorial expects you to be using the full version of GWT Designer and to use its wizard to create the project. If you are creating a UiBinder-based UI, you need to open the UiBinder file, not the Java file.
Reply all
Reply to author
Forward
0 new messages