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

前端 未结 5 673
小鲜肉
小鲜肉 2020-12-13 17:01

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 Extern

相关标签:
5条回答
  • 2020-12-13 17:34

    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.

    0 讨论(0)
  • 2020-12-13 17:40

    Window-->Web Browser--> Firefox

    0 讨论(0)
  • 2020-12-13 17:41

    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.

    0 讨论(0)
  • 2020-12-13 17:41

    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.

    0 讨论(0)
  • 2020-12-13 17:47

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

    0 讨论(0)
提交回复
热议问题