如何在外部浏览器而不是内部浏览器中调试eclipse中的PHP?

时间:2022-03-27 03:53:35

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

如何在默认浏览器而不是内部浏览器上进行eclipse启动和调试?

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

我正在使用带有Zend Debugger的MacOSX,Eclipse PDT 3.0.2。

1 个解决方案

#1


23  

Eclipse > Preferences > General > Web Browser.

Eclipse>首选项>常规> Web浏览器。

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

选择“使用外部Web浏览器”选项,然后勾选“默认系统Web浏览器”框。

#1


23  

Eclipse > Preferences > General > Web Browser.

Eclipse>首选项>常规> Web浏览器。

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

选择“使用外部Web浏览器”选项,然后勾选“默认系统Web浏览器”框。