Nick, I feel your corporate pain. I probably spend 30% of my dev time fighting the company's crippleware.
I've been running GWT on Linux for 7 months now with no issues [at home only :( ] - Ubunutu x64 11.10 (I try to stay away from the latest release) - Eclipse Indigo x64 (latest release) - Oracle JDK x64 1.6.32 (don't use OpenJDK, gave me trouble) - Chrome for debugging, or FF - Make sure you use the -vm switch in eclipse.ini to point to the desired VM, and set JAVA_HOME for good measure. However, I don't know how well an x64 processor, running a 32bit OS, and an x64 VM OS on that works. Might not be the fastest thing. Hope that helps. Sincerely, Joseph -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/do5B_HrEvXAJ. 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.
