I'm not familiar with the Eclipse SOA build, but in general GWT Designer requires the full Eclipse SDK including the JDT and PDE. If those aren't present in the SOA build, you will need to add them first. The specific error you are seeing is the result of the "GWT Designer Core" portion of GWT Designer not being installed or not loading into Eclipse for some reason (missing prereqs, corrupt Eclipse installation, etc.).
As an experiment, you might try installing it into the standard Eclipse SDK release to confirm whether that works for you first. Also, for GWT 2.0.4 support, you must make sure that you are using at least GWT Designer v7.6. Earlier releases will not work and may result in the same problem. -Eric On Sep 9, 11:41 am, danny <[email protected]> wrote: > OS: MacOS 10.6.4 > Eclipse: Eclipse IDE for SOA Developers Version: Helios Release Build > id: 20100617-1415 > GWT: 2.0.4 > > I get the following error when attempting to open with windowbuilder > editor: > > No GWT Support found for this system > The product can't find support for the OS, OS architecture or > windowing system you're using. Please check the prerequisites and if > your system matches it, try to re-install product. > > I've tried reinstalling....any ideas? -- 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.
