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.

On Wednesday, May 2, 2012 2:10:06 PM UTC-4, Patrick May wrote:
>
> 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
>
>
> On Wednesday, February 15, 2012 3:58:40 AM UTC-5, Nitheesh Chandran wrote:
>>
>> 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. 
>>
>>
>>
>> On Feb 11, 12:20 am, Mike <[email protected]> wrote: 
>> > 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)" <[email protected]> 
>> > 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> 
>> > > .
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/29wENHcXx-sJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to