mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
designer referenes removed
This commit is contained in:
@@ -2036,9 +2036,6 @@
|
||||
<action id="Print">
|
||||
<keyboard-shortcut first-keystroke="control P" />
|
||||
</action>
|
||||
<action id="PropertyInspectorActions.AddProperty">
|
||||
<keyboard-shortcut first-keystroke="alt INSERT" />
|
||||
</action>
|
||||
<action id="QuickJavaDoc">
|
||||
<mouse-shortcut keystroke="alt button2" />
|
||||
<keyboard-shortcut first-keystroke="shift control SPACE" />
|
||||
|
||||
@@ -652,19 +652,6 @@
|
||||
<add-to-group group-id="ProjectViewPopupMenu" anchor="after" relative-to-action="WeighingNewGroup"/>
|
||||
</action>
|
||||
|
||||
<group id="PropertyInspectorActions" text="InspectorActions">
|
||||
<group id="PropertyInspectorActions.CommonActions">
|
||||
<action id="PropertyInspectorActions.AddProperty" class="com.intellij.designer.inspector.impl.actions.AddPropertyAction"
|
||||
text="Add Property" use-shortcut-of="Generate"/>
|
||||
<action id="PropertyInspectorActions.RemoveProperty" class="com.intellij.designer.inspector.impl.actions.RemovePropertyAction"
|
||||
text="Remove Property" use-shortcut-of="EditorDelete"/>
|
||||
</group>
|
||||
|
||||
<action id="PropertyInspectorActions.EditValue" class="com.intellij.designer.inspector.impl.actions.EditPropertyAction"
|
||||
text="Edit Property">
|
||||
<keyboard-shortcut first-keystroke="ENTER" keymap="$default"/>
|
||||
</action>
|
||||
</group>
|
||||
|
||||
<group id="DiffPanel.Toolbar.IDEA">
|
||||
<reference ref="Find"/>
|
||||
|
||||
Reference in New Issue
Block a user