|
Re: problems with GWT plugin for eclipse.: msg#02269GoogleWebToolkit
The current version of GWT can only run with a 32-bit JVM because GWT depends on SWT, and GWT only bundles the 32-bit version of the SWT libraries that it requires. The next version of GWT will support Out-of-process-hosted-mode, which means that you can use a real browser while debugging your GWT app, instead of the hosted browser. Getting rid of the hosted browser means that GWT will no longer depend on SWT, and you'll be able to use a 64-bit JVM with GWT.
If you want, you can actually build GWT Trunk right now, and try out Out-of-process-hosted-mode. Though we have not really documented it, the version of the plugin that we just released does support Out-of-process-hosted mode.
On Fri, Jul 31, 2009 at 1:00 PM, Mauro <mrsanna1@xxxxxxxxx> wrote:
--~--~---------~--~----~------------~-------~--~----~ 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-Toolkit@xxxxxxxxxxxxxxxx To unsubscribe from this group, send email to Google-Web-Toolkit+unsubscribe@xxxxxxxxxxxxxxxx For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
|
|
||||||||||||||||||||||||||
|
|
|
| News | Mail Home | sitemap | FAQ | advertise |