How can I change eclipse's Internal Browser from IE to Firefox on Windows XP?

Viewed 103464

How can I change eclipse's Internal Browser from IE to Firefox on Windows XP?

To be more specific I need to change the Internal Browser instead of adding the External Browser through Preferences -> General -> Web Browser.

5 Answers

In Preferences -> General -> Web Browser, there is the option "Use internal web browser". Select "Use external web browser" instead and check "Firefox".

I like the Aptana Browser Preview windo for this.

You can get it from their update site: http://download.aptana.org/tools/studio/plugin/update/studio/

After you install the Aptana plugin, open an Aptana project and there should be an option under help to install aptana features. under other you will find a Firefox/XUL browser. There may be a more direct way to install the XUL plugin, but the above procedure works.

Related