I have a Generator class that is called in hosted mode on
GWT.create(...). The Generator class has to run in an OSGI plugin
since the information it generates into Java code comes from
registered plugin extensions.  Is there a way to launch the plugin (or
launch the whole DevMode.main() as a plugin) when the hosted dev GWT
runtime calls generate on this class (or some other technique...)?
Thanks for any help on this!

-- 
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-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to