Upon attempting to deploy my GWT application, Eclipse constantly deploys to Aurora (bleeding-edge Firefox build - located in /usr/bin/firefox). Are there programmatic steps to follow, or do I need to modify external configuration files to change the web browser?
Steps taken:
Window -> General -> Web Browser:
[New External Browser]
- Name: Google Chrome
- Location: /usr/bin/google-chrome
- Parameters:
Window -> Web Browser -> Google Chrome[x]
Any suggestions? Is there some kind of persistent variable, or configuration file that I've looked over?
Thanks.
