name="editGroup">
</separator>
</menu>
+ <action
+ definitionId="net.sourceforge.phpeclipse.phpeditor.format"
+ label="%FormatAction.label"
+ retarget="true"
+ menubarPath="net.sourceforge.phpeclipse.ui.source.menu/editGroup"
+ id="net.sourceforge.phpeclipse.phpeditor.Format" >
+ </action>
<action
definitionId="net.sourceforge.phpeclipse.phpeditor.uncomment"
label="%UncommentAction.label"
description="%ActionDefinition.uncomment.description"
id="net.sourceforge.phpeclipse.phpeditor.Uncomment">
</actionDefinition>
+ <actionDefinition
+ name= "%ActionDefinition.format.name"
+ description= "%ActionDefinition.format.description"
+ id="net.sourceforge.phpeclipse.phpeditor.Format">
+ </actionDefinition>
</extension>
<!-- <extension
point="org.eclipse.ui.acceleratorSets">
class="net.sourceforge.phpdt.internal.ui.preferences.TemplatePreferencePage"
id="net.sourceforge.phpeclipse.preference.TemplatePreferencePage">
</page>
+ <page
+ name="Formatter"
+ id="net.sourceforge.phpeclipse.preference.CodeFormatterPreferencePage"
+ class="net.sourceforge.phpdt.internal.ui.preferences.CodeFormatterPreferencePage"
+ category="net.sourceforge.phpeclipse.preference.PHPEclipsePreferencePage">
+ </page>
<page
name="Language Settings"
category="net.sourceforge.phpeclipse.preference.PHPEclipsePreferencePage"
key="Ctrl+\"
id="net.sourceforge.phpeclipse.phpeditor.uncomment">
</accelerator>
+ <accelerator
+ key="Ctrl+Shift+F"
+ id="net.sourceforge.phpeclipse.phpeditor.format">
+ </accelerator>
</acceleratorSet>
<acceleratorSet
scopeId="org.eclipse.ui.textEditorScope"
key="Ctrl+\"
id="net.sourceforge.phpeclipse.phpeditor.uncomment">
</accelerator>
+ <accelerator
+ key="Ctrl+Shift+F"
+ id="net.sourceforge.phpeclipse.phpeditor.format">
+ </accelerator>
</acceleratorSet>
<acceleratorSet
scopeId="org.eclipse.ui.textEditorScope"