How to see the implementation of interface by GWT (*Differed Binding)

30 views
Skip to first unread message

saurabh saurabh

unread,
Jun 22, 2011, 6:19:36 AM6/22/11
to Google Web Toolkit
Hi all,
I hope there could be a way to log or see the various
implementation of interfaces and class like from RequestFactory :
Request , EntityProxy, ValueProxy etc. Any Idea to make a log or
something for these implementation.
Thanks in advancd

Jens

unread,
Jun 22, 2011, 7:02:10 AM6/22/11
to google-we...@googlegroups.com
You can use the -gen </path/to/folder> switch to tell GWT to put all generated classes into that specified folder.

-- J.

saurabh saurabh

unread,
Jun 22, 2011, 10:19:26 AM6/22/11
to Google Web Toolkit
Thanks for the reply, but can you suggest how can I do this in eclipse

Rodrigo Chandia

unread,
Jun 22, 2011, 10:56:54 AM6/22/11
to google-we...@googlegroups.com
Assuming you compile your GWT project in Eclipse with:

(Right click on your project) > Google > GWT Compile

The GWT Compile dialog will appear. 

Click 'Advanced'. The 'Additional compiler arguments:' box will appear. Type your desired compiler options in there. In this case

-gen somefolder


El 22 de junio de 2011 10:19, saurabh saurabh <saurab...@gmail.com> escribió:
Thanks for the reply, but can you suggest how can I do this in eclipse

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-we...@googlegroups.com.
To unsubscribe from this group, send email to google-web-tool...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.




--
Rodrigo Chandia | Software Engineer | rcha...@google.com | 678 7431725

Reply all
Reply to author
Forward
0 new messages