How to debug PHP in eclipse in an external browser rather than internal?
Asked Answered
E

1

16

How can I make eclipse launch and debug a site on the default browser instead of the interal browser?

I'm using MacOSX, Eclipse PDT 3.0.2 with the Zend Debugger.

Estelleesten answered 30/1, 2012 at 21:57 Comment(0)
P
30

Eclipse > Preferences > General > Web Browser.

Select the option for 'Use external web browser', and leave the 'Default system web browser' box ticked.

Present answered 30/1, 2012 at 23:15 Comment(2)
Just a note, in Windows the top level menu item is "Window" rather than "Eclipse".Parenthood
Why does it have to open a new tab when running a debug configuration, and open yet another new tab when stopping said debug configuration ?Enplane

© 2022 - 2024 — McMap. All rights reserved.