id="net.sourceforge.phpdt.debug.ui.LaunchConfigurationTabGroupPHPApplication">
</launchConfigurationTabGroup>
</extension>
- <!-- <extension
+ <extension
point="org.eclipse.debug.ui.launchShortcuts">
<shortcut
label="%LaunchShortcut.PHP.label"
icon="icons/ctool16/run_php.gif"
- modes="run"
- class="net.sourceforge.phpdt.internal.debug.ui.launcher.PHPApplicationShortcut"
+ modes="run,debug"
+ class="net.sourceforge.phpdt.internal.debug.ui.launcher.PHPLaunchShortcut"
id="net.sourceforge.phpdt.debug.ui.applicationshortcut.php">
</shortcut>
- </extension> -->
+ </extension>
<!-- Breakpoint Image -->
<extension
point="org.eclipse.ui.ide.markerImageProviders">