On 05/22/2010 04:03 AM, davidfx wrote: > Is it possible to setup google web toolkit on a linux box? > > Just wondering if anyone out there has some detailed instructions to > get it started on linux. > > I have installed eclipse and the google web toolkit plugin. > > Thanks for your help >
You don't say which distro you're using. Using Debian, it's quite do-able. However, I don't use Debianized versions of either Eclipse or FireFox. Sun Java is in non-free. I don't know if Eclipse will work with another JDK. GWT is platform-independent, so the "detailed instructions" are the same for all platforms. I'd suggest you start w/ the StockWatcher example to figure out how to get all the pieces assembled. -- 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.
