On Mon, May 24, 2010 at 9:06 AM, Chris Conroy <[email protected]> wrote:
> On Mon, May 24, 2010 at 11:52 AM, Jeff Chimene <[email protected]> wrote: > > 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. > > Developing GWT on Debian is going to be harder than most distros > simply because you won't have easy access to Firefox (Iceweasel > instead). > I guess that "easy" is relative. Download the gzipped tar, unpack into /usr/share as root, create a link in /usr/bin using update-alternatives. This does mean that the "check for updates" function must happen as root. Same for Eclipse. > > Sun Java is in non-free. I don't know if Eclipse will work with another > JDK. > I know it works fine with OpenJDK. > Good to know. Thanks for the data point. > > -- > Chris Conroy > Software Engineer > Google, Atlanta > > -- > 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]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- 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.
