View | Details | Raw Unified | Return to bug 63827 | Differences between
and this patch

Collapse All | Expand All

(-)plugin.xml (-1 / +1 lines)
Lines 323-329 Link Here
323
               helpContextId="open_text_editor_action_context"
323
               helpContextId="open_text_editor_action_context"
324
               class="org.eclipse.ui.internal.editors.text.OpenExternalFileAction"
324
               class="org.eclipse.ui.internal.editors.text.OpenExternalFileAction"
325
               tooltip="%openExternalFile.description"
325
               tooltip="%openExternalFile.description"
326
               menubarPath="file/new.ext"
326
               menubarPath="file/open.ext"
327
               id="org.eclipse.ui.edit.text.openExternalFile">
327
               id="org.eclipse.ui.edit.text.openExternalFile">
328
         </action>
328
         </action>
329
      </actionSet>
329
      </actionSet>

Return to bug 63827