Fix for ticket #358 Interpreter Tab in Mac OSX from mbowie testing and confirming...
authorEdward Mann <phpeclipse.dev@edmann.com>
Sat, 19 Jan 2008 20:18:09 +0000 (20:18 +0000)
committerEdward Mann <phpeclipse.dev@edmann.com>
Sat, 19 Jan 2008 20:18:09 +0000 (20:18 +0000)
commit22c0201725c038c3243a97d964611af4d8c8fb97
tree20611ddee86630c115724ae4618874c02ee81459
parentd4d22cc4bf013ee3992d88c845703c36b80f4e95
Fix for ticket #358 Interpreter Tab in Mac OSX from mbowie testing and confirming that changing addRemoteDebugTab(tabFolder); to execute before addInterpreterTab(tabFolder); fixed the issue.
net.sourceforge.phpeclipse.debug.ui/src/net/sourceforge/phpdt/internal/debug/ui/launcher/PHPEnvironmentTab.java