How can I open a new browser tab in Eclipse PDT?
问题 When I run a PHP script in Eclipse environment, I can select different browsers to render my page and can get different results. But the results are still all shown in the browser output window in eclipse itself. How can I prompt eclipse to actually open a new tab in the browser itself with the php page. I know it can be done by "external tools", just dont know how exactly to configure it. 回答1: From the main menu -> Windows -> Preferences -> General -> Browser -> select the external browser