Hi there,
I'm having some problems with my Eclipse, GWT settings. When I try to run my code in development mode, clicking the URL opens up my code in a text editor. Currently it's set to "Open with default system browser".
- I tried to "Add a new browser" and added Chrome with the location: /opt/google/chrome/google-chrome but with that setting, double-clicking the development mode url did not open anything at all.
- I also tried setting the gwt external browser: export GWT_EXTERNAL_BROWSER="/opt/google/chrome/google-chrome" but that did not seem to have any effect.
This started happening when I switched to Indigo from Galileo. I'm using Ubuntu 10.04 Lucid Lynx.
Thanks for any suggestions.