On Sat, Dec 5, 2009 at 5:20 PM, Mary-Anne Wolf <[email protected]> wrote:
> I have been puzzling over your post for days. > Thank-you, but I still do not understand. > > I am running GWT 1.5.3, which is <2.0 as you had guessed. > > I am trying to run it within Eclipse using a .launch file. > I have an existing .launch file which is filled with Windows-specific > pointers to libraries, I have created a second .launch file > which copies the first and substitutes in Linux equivalents. > It is this second file which I am trying to use on Gentoo Linux, > and which seems to be referencing mozilla-hosted-browser.conf. > > When I open the .html file using a browser from within Eclipse, > Don't do this when using GWT on Linux. This might be OK on Windows GWT, I don't know. The hosted mode browser (FireFox) starts automaticatlly when you start hosted mode. > which I assume must be Xulrunner, without running .launch, > I get a blank page, so I must assume that the .launch is > setting up some essential things the plain HTML is not. > If you want to see how hosted mode debugging works on Linux, please try the StockWatcher tutorial. Considering your skill level, running that tutorial will be a no-brainer. > > This is what the .launch contains: > I don't see a reference to mozill-hosted-browser.conf. It may be that the reference is contained somewhere else in the 1.5 GWT development environment. I don't know. At this point, I'd really recommend getting the StockWatcher tutorial running in your Gentoo environment. That will give you a feeling of accomplishment and will provide a solid foundation to understand how to port your app to Linux from Windows. -- 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.
