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

Eclipse

Eclipse Problem Overview


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.

Eclipse Solutions


Solution 1 - Eclipse

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

Solution 2 - Eclipse

I don't know if this will help, but here's the SWT FAQ question How do I use Mozilla as the Browser's underlying renderer?

Edit: Having researched this further, it sounds like this isn't possible in Eclipse 3.4, but may be slated for a later release.

Solution 3 - Eclipse

You can find out the option for changing browser in Window menu.

See image at below.

enter image description here

This image can be easy to understand.

Solution 4 - Eclipse

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.

Solution 5 - Eclipse

Window-->Web Browser--> Firefox

Attributions

All content for this solution is sourced from the original question on Stackoverflow.

The content on this page is licensed under the Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license.

Content TypeOriginal AuthorOriginal Content on Stackoverflow
Questionuser87083View Question on Stackoverflow
Solution 1 - EclipseMurvinlaiView Answer on Stackoverflow
Solution 2 - EclipsePowerlordView Answer on Stackoverflow
Solution 3 - EclipseWanna CoffeeView Answer on Stackoverflow
Solution 4 - Eclipsevo1stvView Answer on Stackoverflow
Solution 5 - EclipseAshishView Answer on Stackoverflow