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.