Hi

GWT emulates a subset of Java as described in GWT JRE
documentation<http://code.google.com/intl/sv-SE/webtoolkit/doc/1.6/RefJreEmulation.html>
.

Is Google plugin able to detect classes and methods in the client code which
is not implemented by the GWT JRE?
and marks these errors on the editor?

For example, Google plugin should display an error when the developer enter
String.getBytes() in the client code.
Better still, if the code auto complete can filter the unsupported classes
and methods.


I'm not sure if this is doable though!


-- 

Hez

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
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