bchilds | 68f36fc | 2007-03-01 22:47:33 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <?eclipse version="3.0"?> |
| 3 | <plugin> |
bchilds | d332ebe | 2007-06-13 19:00:08 +0000 | [diff] [blame] | 4 | |
bchilds | b95206a | 2007-03-21 00:02:12 +0000 | [diff] [blame] | 5 | <extension point="org.eclipse.wst.sse.ui.editorConfiguration"> |
bchilds | d332ebe | 2007-06-13 19:00:08 +0000 | [diff] [blame] | 6 | |
bchilds | af2da58 | 2007-11-07 22:44:06 +0000 | [diff] [blame] | 7 | <!-- |
bchilds | d332ebe | 2007-06-13 19:00:08 +0000 | [diff] [blame] | 8 | <sourceViewerConfiguration |
| 9 | class="org.eclipse.wst.jsdt.web.ui.StructuredTextViewerConfigurationJSDT" |
| 10 | target="org.eclipse.wst.html.core.htmlsource.source" /> |
| 11 | |
bchilds | af2da58 | 2007-11-07 22:44:06 +0000 | [diff] [blame] | 12 | --> |
bchilds | 1d32287 | 2007-06-25 15:28:17 +0000 | [diff] [blame] | 13 | |
bchilds | 6b966c7 | 2007-06-07 23:11:29 +0000 | [diff] [blame] | 14 | <contentOutlineConfiguration |
| 15 | class="org.eclipse.wst.jsdt.web.ui.views.provisional.contentoutline.JsContentOutlineConfig" |
bchilds | d332ebe | 2007-06-13 19:00:08 +0000 | [diff] [blame] | 16 | target="org.eclipse.wst.html.core.htmlsource.source" /> |
bchilds | b95206a | 2007-03-21 00:02:12 +0000 | [diff] [blame] | 17 | <provisionalConfiguration |
| 18 | type="contentassistprocessor" |
| 19 | class="org.eclipse.wst.jsdt.web.ui.internal.contentassist.JSDTContentAssistant" |
bchilds | af2da58 | 2007-11-07 22:44:06 +0000 | [diff] [blame] | 20 | target="org.eclipse.wst.html.SCRIPT,org.eclipse.wst.html.SCRIPT.EVENTHANDLER" /> |
| 21 | |
lbustelo | 6bfa7f7 | 2007-07-11 15:07:14 +0000 | [diff] [blame] | 22 | |
bchilds | b95206a | 2007-03-21 00:02:12 +0000 | [diff] [blame] | 23 | <provisionalConfiguration |
| 24 | type="linestyleprovider" |
| 25 | class="org.eclipse.wst.jsdt.web.ui.internal.style.java.LineStyleProviderForJSDT" |
bchilds | af2da58 | 2007-11-07 22:44:06 +0000 | [diff] [blame] | 26 | target="org.eclipse.wst.html.SCRIPT,org.eclipse.wst.html.SCRIPT.EVENTHANDLER" /> |
| 27 | <documentationTextHover |
bchilds | b95206a | 2007-03-21 00:02:12 +0000 | [diff] [blame] | 28 | class="org.eclipse.wst.jsdt.web.ui.internal.taginfo.JSDTHoverProcessor" |
bchilds | af2da58 | 2007-11-07 22:44:06 +0000 | [diff] [blame] | 29 | target="org.eclipse.wst.html.SCRIPT,org.eclipse.wst.html.SCRIPT.EVENTHANDLER" /> |
| 30 | <!-- Not sure on information provider extension --> |
bchilds | b95206a | 2007-03-21 00:02:12 +0000 | [diff] [blame] | 31 | <provisionalConfiguration |
| 32 | type="informationpresenter" |
| 33 | class="org.eclipse.wst.jsdt.web.ui.internal.taginfo.JSDTInformationProvider" |
bchilds | af2da58 | 2007-11-07 22:44:06 +0000 | [diff] [blame] | 34 | target="org.eclipse.wst.html.SCRIPT,org.eclipse.wst.html.SCRIPT.EVENTHANDLER" /> |
| 35 | |
bchilds | b95206a | 2007-03-21 00:02:12 +0000 | [diff] [blame] | 36 | <provisionalConfiguration |
| 37 | type="characterpairmatcher" |
| 38 | class="org.eclipse.wst.jsdt.web.ui.internal.text.JsDocumentRegionEdgeMatcher" |
bchilds | af2da58 | 2007-11-07 22:44:06 +0000 | [diff] [blame] | 39 | target="org.eclipse.wst.html.SCRIPT,org.eclipse.wst.html.SCRIPT.EVENTHANDLER" /> |
bchilds | b95206a | 2007-03-21 00:02:12 +0000 | [diff] [blame] | 40 | <provisionalConfiguration |
| 41 | type="autoeditstrategy" |
| 42 | class="org.eclipse.wst.jsdt.web.ui.internal.autoedit.AutoEditStrategyForJs" |
bchilds | af2da58 | 2007-11-07 22:44:06 +0000 | [diff] [blame] | 43 | target="org.eclipse.wst.html.SCRIPT,org.eclipse.wst.html.SCRIPT.EVENTHANDLER" /> |
bchilds | b95206a | 2007-03-21 00:02:12 +0000 | [diff] [blame] | 44 | <provisionalConfiguration |
bchilds | af2da58 | 2007-11-07 22:44:06 +0000 | [diff] [blame] | 45 | type="slaveformattingstrategy" |
bchilds | a118170 | 2007-06-14 21:47:04 +0000 | [diff] [blame] | 46 | class="org.eclipse.wst.jsdt.web.ui.internal.format.FormattingStrategyJSDT" |
bchilds | b95206a | 2007-03-21 00:02:12 +0000 | [diff] [blame] | 47 | target="org.eclipse.wst.html.SCRIPT" /> |
bchilds | af2da58 | 2007-11-07 22:44:06 +0000 | [diff] [blame] | 48 | <!-- |
bchilds | 9924d9f | 2007-05-02 00:26:07 +0000 | [diff] [blame] | 49 | <provisionalConfiguration |
| 50 | type="hyperlinkdetector" |
bchilds | a118170 | 2007-06-14 21:47:04 +0000 | [diff] [blame] | 51 | class="org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlinkDetector" |
bchilds | 9924d9f | 2007-05-02 00:26:07 +0000 | [diff] [blame] | 52 | target="org.eclipse.wst.html.SCRIPT" /> |
bchilds | af2da58 | 2007-11-07 22:44:06 +0000 | [diff] [blame] | 53 | |
| 54 | --> |
bchilds | b95206a | 2007-03-21 00:02:12 +0000 | [diff] [blame] | 55 | </extension> |
bchilds | af2da58 | 2007-11-07 22:44:06 +0000 | [diff] [blame] | 56 | |
| 57 | <extension |
| 58 | point="org.eclipse.ui.workbench.texteditor.hyperlinkDetectors"> |
| 59 | <hyperlinkDetector |
| 60 | class="org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlinkDetector" |
| 61 | id="org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlinkDetector" |
| 62 | name="%hyperlinkDetector.name.2" |
| 63 | targetId="org.eclipse.wst.html.core.htmlsource"> |
| 64 | </hyperlinkDetector> |
| 65 | |
| 66 | </extension> |
| 67 | |
| 68 | |
| 69 | |
bchilds | 5d4d56f | 2007-06-19 14:11:04 +0000 | [diff] [blame] | 70 | <extension point = "org.eclipse.wst.sse.ui.extendedEditorActions"> |
| 71 | <editorContribution |
| 72 | targetID="com.ibm.sse.editor.StructuredTextEditor" |
| 73 | id="com.ibm.sse.editor.extendedActions2"> |
| 74 | <action |
| 75 | popupmenuPath="group.add" |
| 76 | label="Preferences2" |
| 77 | class="com.ibm.sse.editor.preferences.ui.EditStructuredTextEditorPreferencesAction" |
| 78 | id="com.ibm.sse.editor.preferences.ui.EditStructuredTextEditorPreferencesAction2"> |
| 79 | </action> |
| 80 | </editorContribution> |
| 81 | |
| 82 | |
| 83 | </extension> |
bchilds | d5b9b82 | 2007-05-31 22:01:33 +0000 | [diff] [blame] | 84 | <extension |
| 85 | point="org.eclipse.ui.workbench.texteditor.hyperlinkDetectorTargets"> |
| 86 | <target |
| 87 | id="org.eclipse.wst.html.SCRIPT" |
bchilds | 3e12098 | 2007-11-06 21:49:40 +0000 | [diff] [blame] | 88 | name="%target.name.0"> |
bchilds | d5b9b82 | 2007-05-31 22:01:33 +0000 | [diff] [blame] | 89 | </target> |
| 90 | </extension> |
| 91 | |
| 92 | <extension |
| 93 | point="org.eclipse.ui.workbench.texteditor.hyperlinkDetectorTargets"> |
| 94 | <target |
bchilds | af2da58 | 2007-11-07 22:44:06 +0000 | [diff] [blame] | 95 | id="org.eclipse.wst.html.SCRIPT.EVENTHANDLER" |
bchilds | 3e12098 | 2007-11-06 21:49:40 +0000 | [diff] [blame] | 96 | name="%target.name.1"> |
bchilds | d5b9b82 | 2007-05-31 22:01:33 +0000 | [diff] [blame] | 97 | </target> |
| 98 | </extension> |
| 99 | |
| 100 | <extension |
| 101 | point="org.eclipse.ui.workbench.texteditor.hyperlinkDetectors"> |
bchilds | d5b9b82 | 2007-05-31 22:01:33 +0000 | [diff] [blame] | 102 | <hyperlinkDetector |
bchilds | a118170 | 2007-06-14 21:47:04 +0000 | [diff] [blame] | 103 | class="org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlinkDetector" |
bchilds | d5b9b82 | 2007-05-31 22:01:33 +0000 | [diff] [blame] | 104 | id="org.eclipse.wst.jsdt.web.ui.internal.hyperlink.script.JSPJavaHyperlinkDetector" |
bchilds | 3e12098 | 2007-11-06 21:49:40 +0000 | [diff] [blame] | 105 | name="%hyperlinkDetector.name.0" |
bchilds | d5b9b82 | 2007-05-31 22:01:33 +0000 | [diff] [blame] | 106 | targetId="org.eclipse.wst.html.SCRIPT"> |
| 107 | </hyperlinkDetector> |
| 108 | <hyperlinkDetector |
bchilds | a118170 | 2007-06-14 21:47:04 +0000 | [diff] [blame] | 109 | class="org.eclipse.wst.jsdt.web.ui.internal.hyperlink.JSDTHyperlinkDetector" |
bchilds | d5b9b82 | 2007-05-31 22:01:33 +0000 | [diff] [blame] | 110 | id="org.eclipse.wst.jsdt.web.ui.internal.hyperlink.script.event.JSPJavaHyperlinkDetector" |
bchilds | 3e12098 | 2007-11-06 21:49:40 +0000 | [diff] [blame] | 111 | name="%hyperlinkDetector.name.1" |
bchilds | af2da58 | 2007-11-07 22:44:06 +0000 | [diff] [blame] | 112 | targetId="org.eclipse.wst.html.SCRIPT.EVENTHANDLER"> |
bchilds | d5b9b82 | 2007-05-31 22:01:33 +0000 | [diff] [blame] | 113 | </hyperlinkDetector> |
| 114 | </extension> |
bchilds | 6b966c7 | 2007-06-07 23:11:29 +0000 | [diff] [blame] | 115 | |
| 116 | |
| 117 | <extension |
| 118 | point="org.eclipse.ui.popupMenus"> |
bchilds | 73b8893 | 2007-06-11 20:45:50 +0000 | [diff] [blame] | 119 | <!-- content outline contributions for Open Type and Open Hierarchy menu. Menus show up in reverse order of decliration (google it). --> |
bchilds | 6b966c7 | 2007-06-07 23:11:29 +0000 | [diff] [blame] | 120 | <objectContribution |
bchilds | 5d4d56f | 2007-06-19 14:11:04 +0000 | [diff] [blame] | 121 | objectClass="org.eclipse.wst.jsdt.web.ui.views.contentoutline.IJavaWebNode" |
bchilds | 6b966c7 | 2007-06-07 23:11:29 +0000 | [diff] [blame] | 122 | id="org.eclipse.wst.jsdt.web.ui.JavaActions"> |
bchilds | 73b8893 | 2007-06-11 20:45:50 +0000 | [diff] [blame] | 123 | <!-- Declerations Search Menu --> |
bchilds | fe70632 | 2007-06-11 15:09:02 +0000 | [diff] [blame] | 124 | <menu |
bchilds | 73b8893 | 2007-06-11 20:45:50 +0000 | [diff] [blame] | 125 | id="org.eclipse.wst.jsdt.web.declerations" |
bchilds | 3e12098 | 2007-11-06 21:49:40 +0000 | [diff] [blame] | 126 | label="%menu.label.0" |
bchilds | 73b8893 | 2007-06-11 20:45:50 +0000 | [diff] [blame] | 127 | path="group.search"> |
| 128 | <separator name="declerations"/> |
bchilds | fe70632 | 2007-06-11 15:09:02 +0000 | [diff] [blame] | 129 | </menu> |
| 130 | <action |
bchilds | 3e12098 | 2007-11-06 21:49:40 +0000 | [diff] [blame] | 131 | label="%action.label.0" |
| 132 | tooltip="%action.tooltip.0" |
bchilds | 73b8893 | 2007-06-11 20:45:50 +0000 | [diff] [blame] | 133 | menubarPath="org.eclipse.wst.jsdt.web.declerations/declerations" |
| 134 | class="org.eclipse.wst.jsdt.web.ui.actions.FindReferencesInWorkingSetAction" |
| 135 | enablesFor="1" |
| 136 | id="org.eclipse.wst.jsdt.ui.actions.FindDeclarationsInWorkingSetAction"> |
| 137 | </action> |
| 138 | <action |
bchilds | 3e12098 | 2007-11-06 21:49:40 +0000 | [diff] [blame] | 139 | label="%action.label.1" |
| 140 | tooltip="%action.tooltip.1" |
bchilds | 73b8893 | 2007-06-11 20:45:50 +0000 | [diff] [blame] | 141 | menubarPath="org.eclipse.wst.jsdt.web.declerations/declerations" |
bchilds | fe70632 | 2007-06-11 15:09:02 +0000 | [diff] [blame] | 142 | class="org.eclipse.wst.jsdt.web.ui.actions.FindReferencesAction" |
| 143 | enablesFor="1" |
bchilds | 73b8893 | 2007-06-11 20:45:50 +0000 | [diff] [blame] | 144 | id="org.eclipse.wst.jsdt.ui.actions.FindDeclarationsInHierarchyAction"> |
| 145 | </action> |
bchilds | fe70632 | 2007-06-11 15:09:02 +0000 | [diff] [blame] | 146 | <action |
bchilds | 3e12098 | 2007-11-06 21:49:40 +0000 | [diff] [blame] | 147 | label="%action.label.2" |
| 148 | tooltip="%action.tooltip.2" |
bchilds | 73b8893 | 2007-06-11 20:45:50 +0000 | [diff] [blame] | 149 | menubarPath="org.eclipse.wst.jsdt.web.declerations/declerations" |
bchilds | fe70632 | 2007-06-11 15:09:02 +0000 | [diff] [blame] | 150 | class="org.eclipse.wst.jsdt.web.ui.actions.FindReferencesAction" |
| 151 | enablesFor="1" |
bchilds | 73b8893 | 2007-06-11 20:45:50 +0000 | [diff] [blame] | 152 | id="org.eclipse.wst.jsdt.ui.actions.FindDeclarationsInProjectAction"> |
bchilds | fe70632 | 2007-06-11 15:09:02 +0000 | [diff] [blame] | 153 | </action> |
bchilds | 73b8893 | 2007-06-11 20:45:50 +0000 | [diff] [blame] | 154 | |
| 155 | <action |
bchilds | 3e12098 | 2007-11-06 21:49:40 +0000 | [diff] [blame] | 156 | label="%action.label.3" |
| 157 | tooltip="%action.tooltip.3" |
bchilds | 73b8893 | 2007-06-11 20:45:50 +0000 | [diff] [blame] | 158 | menubarPath="org.eclipse.wst.jsdt.web.declerations/declerations" |
| 159 | class="org.eclipse.wst.jsdt.web.ui.actions.FindReferencesAction" |
| 160 | enablesFor="1" |
| 161 | id="org.eclipse.wst.jsdt.ui.actions.FindDeclarationsAction"> |
| 162 | </action> |
| 163 | |
| 164 | <!-- Refrences Search menu --> |
| 165 | <menu |
| 166 | id="org.eclipse.wst.jsdt.web.references" |
bchilds | 3e12098 | 2007-11-06 21:49:40 +0000 | [diff] [blame] | 167 | label="%menu.label.1" |
bchilds | 73b8893 | 2007-06-11 20:45:50 +0000 | [diff] [blame] | 168 | path="group.search"> |
| 169 | <separator name="references"/> |
| 170 | </menu> |
| 171 | <action |
bchilds | 3e12098 | 2007-11-06 21:49:40 +0000 | [diff] [blame] | 172 | label="%action.label.4" |
| 173 | tooltip="%action.tooltip.4" |
bchilds | 73b8893 | 2007-06-11 20:45:50 +0000 | [diff] [blame] | 174 | menubarPath="org.eclipse.wst.jsdt.web.references/references" |
| 175 | class="org.eclipse.wst.jsdt.web.ui.actions.FindReferencesInWorkingSetAction" |
| 176 | enablesFor="1" |
| 177 | id="org.eclipse.wst.jsdt.ui.actions.FindReferencesInWorkingSetAction"> |
| 178 | </action> |
bchilds | fe70632 | 2007-06-11 15:09:02 +0000 | [diff] [blame] | 179 | <action |
bchilds | 3e12098 | 2007-11-06 21:49:40 +0000 | [diff] [blame] | 180 | label="%action.label.5" |
| 181 | tooltip="%action.tooltip.5" |
bchilds | fe70632 | 2007-06-11 15:09:02 +0000 | [diff] [blame] | 182 | menubarPath="org.eclipse.wst.jsdt.web.references/references" |
| 183 | class="org.eclipse.wst.jsdt.web.ui.actions.FindReferencesAction" |
| 184 | enablesFor="1" |
| 185 | id="org.eclipse.wst.jsdt.ui.actions.FindReferencesInHierarchyAction"> |
| 186 | </action> |
bchilds | 73b8893 | 2007-06-11 20:45:50 +0000 | [diff] [blame] | 187 | <action |
bchilds | 3e12098 | 2007-11-06 21:49:40 +0000 | [diff] [blame] | 188 | label="%action.label.6" |
| 189 | tooltip="%action.tooltip.6" |
bchilds | fe70632 | 2007-06-11 15:09:02 +0000 | [diff] [blame] | 190 | menubarPath="org.eclipse.wst.jsdt.web.references/references" |
| 191 | class="org.eclipse.wst.jsdt.web.ui.actions.FindReferencesAction" |
| 192 | enablesFor="1" |
bchilds | 73b8893 | 2007-06-11 20:45:50 +0000 | [diff] [blame] | 193 | id="org.eclipse.wst.jsdt.ui.actions.FindReferencesInProjectAction"> |
| 194 | </action> |
| 195 | |
| 196 | <action |
bchilds | 3e12098 | 2007-11-06 21:49:40 +0000 | [diff] [blame] | 197 | label="%action.label.7" |
| 198 | tooltip="%action.tooltip.7" |
bchilds | 73b8893 | 2007-06-11 20:45:50 +0000 | [diff] [blame] | 199 | menubarPath="org.eclipse.wst.jsdt.web.references/references" |
| 200 | class="org.eclipse.wst.jsdt.web.ui.actions.FindReferencesAction" |
| 201 | enablesFor="1" |
| 202 | id="org.eclipse.wst.jsdt.ui.actions.FindReferencesAction"> |
| 203 | </action> |
bchilds | 7123e00 | 2007-06-12 22:02:54 +0000 | [diff] [blame] | 204 | <!-- Source and Refactoring Menu's --> |
| 205 | <menu |
| 206 | id="org.eclipse.wst.jsdt.web.refactor" |
bchilds | 3e12098 | 2007-11-06 21:49:40 +0000 | [diff] [blame] | 207 | label="%menu.label.2" |
bchilds | 7123e00 | 2007-06-12 22:02:54 +0000 | [diff] [blame] | 208 | path="group.generate"> |
| 209 | <separator name="refactor"/> |
| 210 | </menu> |
| 211 | |
| 212 | <menu |
| 213 | id="org.eclipse.wst.jsdt.web.source" |
bchilds | 3e12098 | 2007-11-06 21:49:40 +0000 | [diff] [blame] | 214 | label="%menu.label.3" |
bchilds | 7123e00 | 2007-06-12 22:02:54 +0000 | [diff] [blame] | 215 | path="group.generate"> |
| 216 | <separator name="source"/> |
| 217 | </menu> |
| 218 | <!-- Source Actions --> |
| 219 | <action |
bchilds | 3e12098 | 2007-11-06 21:49:40 +0000 | [diff] [blame] | 220 | label="%action.label.8" |
| 221 | tooltip="%action.tooltip.8" |
bchilds | 7123e00 | 2007-06-12 22:02:54 +0000 | [diff] [blame] | 222 | menubarPath="org.eclipse.wst.jsdt.web.source/source" |
| 223 | style="push" |
bchilds | d332ebe | 2007-06-13 19:00:08 +0000 | [diff] [blame] | 224 | class="org.eclipse.wst.jsdt.web.ui.actions.AddJavaDocStubAction" |
bchilds | 7123e00 | 2007-06-12 22:02:54 +0000 | [diff] [blame] | 225 | enablesFor="*" |
| 226 | id="org.eclipse.wst.jsdt.web.ui.generate.element.comment"> |
| 227 | </action> |
| 228 | <!-- Refactor Actions --> |
| 229 | <action |
bchilds | 3e12098 | 2007-11-06 21:49:40 +0000 | [diff] [blame] | 230 | label="%action.label.9" |
| 231 | tooltip="%action.tooltip.9" |
bchilds | 7123e00 | 2007-06-12 22:02:54 +0000 | [diff] [blame] | 232 | menubarPath="org.eclipse.wst.jsdt.web.refactor/refactor" |
| 233 | style="push" |
| 234 | class="org.eclipse.wst.jsdt.web.ui.actions.SourceActionsAction" |
| 235 | enablesFor="*" |
| 236 | id="org.eclipse.wst.jsdt.web.ui.change.function.signature"> |
| 237 | </action> |
| 238 | <action |
bchilds | 3e12098 | 2007-11-06 21:49:40 +0000 | [diff] [blame] | 239 | label="%action.label.10" |
| 240 | tooltip="%action.tooltip.10" |
bchilds | 7123e00 | 2007-06-12 22:02:54 +0000 | [diff] [blame] | 241 | menubarPath="org.eclipse.wst.jsdt.web.refactor/refactor" |
| 242 | style="push" |
| 243 | class="org.eclipse.wst.jsdt.web.ui.actions.SourceActionsAction" |
| 244 | enablesFor="*" |
| 245 | id="org.eclipse.wst.jsdt.web.ui.Move"> |
| 246 | </action> |
| 247 | <action |
bchilds | 3e12098 | 2007-11-06 21:49:40 +0000 | [diff] [blame] | 248 | label="%action.label.11" |
| 249 | tooltip="%action.tooltip.11" |
bchilds | 7123e00 | 2007-06-12 22:02:54 +0000 | [diff] [blame] | 250 | menubarPath="org.eclipse.wst.jsdt.web.refactor/refactor" |
| 251 | style="push" |
| 252 | class="org.eclipse.wst.jsdt.web.ui.actions.SourceActionsAction" |
| 253 | enablesFor="*" |
| 254 | id="org.eclipse.wst.jsdt.web.ui.rename"> |
| 255 | </action> |
| 256 | |
| 257 | |
| 258 | <!-- Edit (cut copy paste etc.. --> |
| 259 | <action |
bchilds | 3e12098 | 2007-11-06 21:49:40 +0000 | [diff] [blame] | 260 | label="%action.label.12" |
| 261 | tooltip="%action.tooltip.12" |
bchilds | 7123e00 | 2007-06-12 22:02:54 +0000 | [diff] [blame] | 262 | menubarPath="group.edit" |
| 263 | style="push" |
| 264 | class="org.eclipse.wst.jsdt.web.ui.actions.StandardEditorActionsAction" |
| 265 | enablesFor="*" |
| 266 | id="org.eclipse.wst.jsdt.web.ui.delete"> |
| 267 | </action> |
| 268 | |
| 269 | <action |
bchilds | 3e12098 | 2007-11-06 21:49:40 +0000 | [diff] [blame] | 270 | label="%action.label.13" |
| 271 | tooltip="%action.tooltip.13" |
bchilds | 7123e00 | 2007-06-12 22:02:54 +0000 | [diff] [blame] | 272 | menubarPath="group.edit" |
| 273 | style="push" |
| 274 | class="org.eclipse.wst.jsdt.web.ui.actions.StandardEditorActionsAction" |
| 275 | enablesFor="1" |
| 276 | id="org.eclipse.wst.jsdt.web.ui.paste.after"> |
| 277 | </action> |
| 278 | <action |
bchilds | 3e12098 | 2007-11-06 21:49:40 +0000 | [diff] [blame] | 279 | label="%action.label.14" |
| 280 | tooltip="%action.tooltip.14" |
bchilds | 7123e00 | 2007-06-12 22:02:54 +0000 | [diff] [blame] | 281 | menubarPath="group.edit" |
| 282 | style="push" |
| 283 | class="org.eclipse.wst.jsdt.web.ui.actions.StandardEditorActionsAction" |
| 284 | enablesFor="1" |
| 285 | id="org.eclipse.wst.jsdt.web.ui.paste.before"> |
| 286 | </action> |
| 287 | <action |
bchilds | 3e12098 | 2007-11-06 21:49:40 +0000 | [diff] [blame] | 288 | label="%action.label.15" |
| 289 | tooltip="%action.tooltip.15" |
bchilds | 7123e00 | 2007-06-12 22:02:54 +0000 | [diff] [blame] | 290 | menubarPath="group.edit" |
| 291 | style="push" |
| 292 | class="org.eclipse.wst.jsdt.web.ui.actions.StandardEditorActionsAction" |
| 293 | enablesFor="*" |
| 294 | id="org.eclipse.wst.jsdt.web.ui.copy"> |
| 295 | </action> |
| 296 | |
| 297 | <action |
bchilds | 3e12098 | 2007-11-06 21:49:40 +0000 | [diff] [blame] | 298 | label="%action.label.16" |
| 299 | tooltip="%action.tooltip.16" |
bchilds | 7123e00 | 2007-06-12 22:02:54 +0000 | [diff] [blame] | 300 | menubarPath="group.edit" |
| 301 | style="push" |
| 302 | class="org.eclipse.wst.jsdt.web.ui.actions.StandardEditorActionsAction" |
| 303 | enablesFor="*" |
| 304 | id="org.eclipse.wst.jsdt.web.ui.cut"> |
| 305 | </action> |
bchilds | 73b8893 | 2007-06-11 20:45:50 +0000 | [diff] [blame] | 306 | |
| 307 | <!-- Show in Script Explorer, History and Navigator --> |
| 308 | <menu |
| 309 | id="org.eclipse.wst.jsdt.web.showin" |
bchilds | 3e12098 | 2007-11-06 21:49:40 +0000 | [diff] [blame] | 310 | label="%menu.label.4" |
bchilds | 73b8893 | 2007-06-11 20:45:50 +0000 | [diff] [blame] | 311 | path="group.show"> |
| 312 | <separator name="showin"/> |
| 313 | </menu> |
| 314 | <action |
bchilds | 3e12098 | 2007-11-06 21:49:40 +0000 | [diff] [blame] | 315 | label="%action.label.17" |
| 316 | tooltip="%action.tooltip.17" |
bchilds | 73b8893 | 2007-06-11 20:45:50 +0000 | [diff] [blame] | 317 | menubarPath="org.eclipse.wst.jsdt.web.showin/showin" |
| 318 | style="push" |
| 319 | class="org.eclipse.wst.jsdt.web.ui.actions.ShowInNavigatorAction" |
| 320 | enablesFor="1" |
| 321 | id="org.eclipse.wst.jsdt.ui.actions.ShowInNavigatorViewAction"> |
| 322 | </action> |
| 323 | <!-- History not working well --> |
| 324 | <!-- |
| 325 | <action |
| 326 | label="History" |
| 327 | tooltip="Show In History" |
| 328 | menubarPath="org.eclipse.wst.jsdt.web.showin/showin" |
| 329 | style="push" |
| 330 | class="org.eclipse.wst.jsdt.web.ui.actions.ShowHistoryAction" |
| 331 | enablesFor="1" |
| 332 | id="org.eclipse.wst.jsdt.internal.ui.callhierarchy.OpenCallHierarchyAction"> |
bchilds | fe70632 | 2007-06-11 15:09:02 +0000 | [diff] [blame] | 333 | </action> |
bchilds | 73b8893 | 2007-06-11 20:45:50 +0000 | [diff] [blame] | 334 | --> |
| 335 | <action |
bchilds | 3e12098 | 2007-11-06 21:49:40 +0000 | [diff] [blame] | 336 | label="%action.label.18" |
| 337 | tooltip="%action.tooltip.18" |
bchilds | 73b8893 | 2007-06-11 20:45:50 +0000 | [diff] [blame] | 338 | menubarPath="org.eclipse.wst.jsdt.web.showin/showin" |
| 339 | style="push" |
| 340 | class="org.eclipse.wst.jsdt.web.ui.actions.ShowInScriptExplorerAction" |
| 341 | enablesFor="1" |
| 342 | id="org.eclipse.wst.jsdt.ui.actions.ShowInScriptExplorer"> |
| 343 | </action> |
| 344 | |
| 345 | <!-- Open Call and Type Hierarchies --> |
| 346 | <action |
bchilds | 3e12098 | 2007-11-06 21:49:40 +0000 | [diff] [blame] | 347 | label="%action.label.19" |
| 348 | tooltip="%action.tooltip.19" |
bchilds | 73b8893 | 2007-06-11 20:45:50 +0000 | [diff] [blame] | 349 | menubarPath="group.show" |
| 350 | style="push" |
| 351 | class="org.eclipse.wst.jsdt.web.ui.actions.OpenCallHierarchyAction" |
| 352 | enablesFor="1" |
| 353 | id="org.eclipse.wst.jsdt.internal.ui.callhierarchy.OpenCallHierarchyAction"> |
| 354 | </action> |
| 355 | <action |
bchilds | 3e12098 | 2007-11-06 21:49:40 +0000 | [diff] [blame] | 356 | label="%action.label.20" |
| 357 | tooltip="%action.tooltip.20" |
bchilds | 73b8893 | 2007-06-11 20:45:50 +0000 | [diff] [blame] | 358 | menubarPath="group.show" |
| 359 | style="push" |
| 360 | class="org.eclipse.wst.jsdt.web.ui.actions.OpenTypeHierarchy" |
| 361 | enablesFor="1" |
| 362 | id="org.eclipse.wst.jsdt.ui.actions.OpenTypeHierarchyAction"> |
| 363 | </action> |
| 364 | </objectContribution> |
bchilds | 6b966c7 | 2007-06-07 23:11:29 +0000 | [diff] [blame] | 365 | |
| 366 | </extension> |
| 367 | |
bchilds | a118170 | 2007-06-14 21:47:04 +0000 | [diff] [blame] | 368 | |
bchilds | 8f94a9d | 2007-03-13 22:24:43 +0000 | [diff] [blame] | 369 | <!-- ====================================================================================== --> |
bchilds | 68f36fc | 2007-03-01 22:47:33 +0000 | [diff] [blame] | 370 | <!-- source validation for JSP --> |
| 371 | <!--======================================================================================--> |
bchilds | d332ebe | 2007-06-13 19:00:08 +0000 | [diff] [blame] | 372 | |
bchilds | 68f36fc | 2007-03-01 22:47:33 +0000 | [diff] [blame] | 373 | <extension point="org.eclipse.wst.sse.ui.sourcevalidation"> |
| 374 | <validator |
| 375 | scope="total" |
bchilds | 8f94a9d | 2007-03-13 22:24:43 +0000 | [diff] [blame] | 376 | class="org.eclipse.wst.jsdt.web.core.internal.validation.JsValidator" |
bchilds | 68f36fc | 2007-03-01 22:47:33 +0000 | [diff] [blame] | 377 | id="org.eclipse.wst.jsdt.web.jspsourcevalidator"> |
bchilds | 8f94a9d | 2007-03-13 22:24:43 +0000 | [diff] [blame] | 378 | <contentTypeIdentifier id="org.eclipse.wst.html.core.htmlsource"> |
bchilds | 9924d9f | 2007-05-02 00:26:07 +0000 | [diff] [blame] | 379 | <partitionType id="org.eclipse.wst.html.SCRIPT"></partitionType> |
bchilds | af2da58 | 2007-11-07 22:44:06 +0000 | [diff] [blame] | 380 | <partitionType id="org.eclipse.wst.html.SCRIPT.EVENTHANDLER"></partitionType> |
bchilds | 9924d9f | 2007-05-02 00:26:07 +0000 | [diff] [blame] | 381 | </contentTypeIdentifier> |
| 382 | </validator> |
| 383 | |
| 384 | |
| 385 | </extension> |
bchilds | d332ebe | 2007-06-13 19:00:08 +0000 | [diff] [blame] | 386 | |
bchilds | 68f36fc | 2007-03-01 22:47:33 +0000 | [diff] [blame] | 387 | <!--======================================================================================--> |
| 388 | <!-- JSP UI Adapter factories --> |
| 389 | <!--======================================================================================--> |
| 390 | <extension |
| 391 | point="org.eclipse.wst.sse.ui.adapterFactoryDescription"> |
| 392 | <adapterFactoryDescription |
bchilds | 8f94a9d | 2007-03-13 22:24:43 +0000 | [diff] [blame] | 393 | class="org.eclipse.wst.jsdt.web.ui.internal.registry.AdapterFactoryProviderForJSDT"> |
bchilds | 68f36fc | 2007-03-01 22:47:33 +0000 | [diff] [blame] | 394 | <contentType id="org.eclipse.wst.html.core.htmlsource" /> |
| 395 | </adapterFactoryDescription> |
| 396 | </extension> |
bchilds | 68f36fc | 2007-03-01 22:47:33 +0000 | [diff] [blame] | 397 | |
bchilds | 68f36fc | 2007-03-01 22:47:33 +0000 | [diff] [blame] | 398 | |
| 399 | |
| 400 | |
| 401 | <!--======================================================================================--> |
| 402 | <!-- for breakpoint --> |
| 403 | <!--======================================================================================--> |
bchilds | 8f94a9d | 2007-03-13 22:24:43 +0000 | [diff] [blame] | 404 | <!-- removed for now --> |
| 405 | <!-- |
bchilds | 68f36fc | 2007-03-01 22:47:33 +0000 | [diff] [blame] | 406 | <extension point="org.eclipse.wst.sse.ui.breakpoint"> |
| 407 | <breakpointContribution id="org.eclipse.wst.jsdt.web.ui.providers"> |
bchilds | 68f36fc | 2007-03-01 22:47:33 +0000 | [diff] [blame] | 408 | <provider |
bchilds | 46514c7 | 2007-03-06 01:30:32 +0000 | [diff] [blame] | 409 | contentTypes="org.eclipse.wst.html.core.htmlsource" |
bchilds | 68f36fc | 2007-03-01 22:47:33 +0000 | [diff] [blame] | 410 | class="org.eclipse.wst.jsdt.web.ui.internal.breakpointproviders.JavaStratumBreakpointProvider:*html,js,htm*" |
| 411 | id="org.eclipse.wst.jsdt.web.ui.internal.breakpointproviders.JavaStratumBreakpointProvider" /> |
| 412 | </breakpointContribution> |
| 413 | </extension> |
bchilds | 8f94a9d | 2007-03-13 22:24:43 +0000 | [diff] [blame] | 414 | --> |
bchilds | a118170 | 2007-06-14 21:47:04 +0000 | [diff] [blame] | 415 | |
bchilds | 8f94a9d | 2007-03-13 22:24:43 +0000 | [diff] [blame] | 416 | |
bchilds | 68f36fc | 2007-03-01 22:47:33 +0000 | [diff] [blame] | 417 | <!-- Editor actionsets --> |
bchilds | 8f94a9d | 2007-03-13 22:24:43 +0000 | [diff] [blame] | 418 | <!-- |
bchilds | 68f36fc | 2007-03-01 22:47:33 +0000 | [diff] [blame] | 419 | <extension point="org.eclipse.ui.actionSetPartAssociations"> |
| 420 | <actionSetPartAssociation |
| 421 | targetID="org.eclipse.ui.edit.text.actionSet.annotationNavigation"> |
| 422 | <part id="org.eclipse.wst.jsdt.web.core.jspsource.source" /> |
| 423 | </actionSetPartAssociation> |
| 424 | <actionSetPartAssociation |
| 425 | targetID="org.eclipse.ui.NavigateActionSet"> |
| 426 | <part id="org.eclipse.wst.jsdt.web.core.jspsource.source" /> |
| 427 | </actionSetPartAssociation> |
| 428 | </extension> |
bchilds | 8f94a9d | 2007-03-13 22:24:43 +0000 | [diff] [blame] | 429 | --> |
bchilds | 68f36fc | 2007-03-01 22:47:33 +0000 | [diff] [blame] | 430 | |
| 431 | |
| 432 | |
| 433 | |
| 434 | <!-- Keybindings for jsp source editor --> |
bchilds | ea8d779 | 2007-07-27 15:08:07 +0000 | [diff] [blame] | 435 | <!-- |
bchilds | 8f94a9d | 2007-03-13 22:24:43 +0000 | [diff] [blame] | 436 | <extension point="org.eclipse.ui.bindings"> --> |
bchilds | 68f36fc | 2007-03-01 22:47:33 +0000 | [diff] [blame] | 437 | <!-- win32: M1=CTRL, M2=SHIFT, M3=ALT --> |
| 438 | <!-- rename refactor --> |
bchilds | ea8d779 | 2007-07-27 15:08:07 +0000 | [diff] [blame] | 439 | <!-- |
bchilds | 68f36fc | 2007-03-01 22:47:33 +0000 | [diff] [blame] | 440 | <key |
| 441 | sequence="M2+M3+R" |
| 442 | contextId="org.eclipse.wst.jsdt.web.ui.structured.text.editor.jsp.scope" |
bchilds | ea8d779 | 2007-07-27 15:08:07 +0000 | [diff] [blame] | 443 | commandId="org.eclipse.wst.jsdt.ui.edit.text.java.rename.element" |
bchilds | 68f36fc | 2007-03-01 22:47:33 +0000 | [diff] [blame] | 444 | schemeId="org.eclipse.ui.defaultAcceleratorConfiguration"> |
| 445 | </key> |
bchilds | ea8d779 | 2007-07-27 15:08:07 +0000 | [diff] [blame] | 446 | --> |
bchilds | 68f36fc | 2007-03-01 22:47:33 +0000 | [diff] [blame] | 447 | <!-- move refactor --> |
bchilds | ea8d779 | 2007-07-27 15:08:07 +0000 | [diff] [blame] | 448 | <!-- |
bchilds | 68f36fc | 2007-03-01 22:47:33 +0000 | [diff] [blame] | 449 | <key |
| 450 | sequence="M2+M3+V" |
| 451 | contextId="org.eclipse.wst.jsdt.web.ui.structured.text.editor.jsp.scope" |
| 452 | commandId="org.eclipse.wst.jsdt.web.ui.refactor.move" |
| 453 | schemeId="org.eclipse.ui.defaultAcceleratorConfiguration"> |
| 454 | </key> |
| 455 | </extension> |
bchilds | ea8d779 | 2007-07-27 15:08:07 +0000 | [diff] [blame] | 456 | --> |
bchilds | 8f94a9d | 2007-03-13 22:24:43 +0000 | [diff] [blame] | 457 | |
bchilds | a118170 | 2007-06-14 21:47:04 +0000 | [diff] [blame] | 458 | |
bchilds | 68f36fc | 2007-03-01 22:47:33 +0000 | [diff] [blame] | 459 | <!--======================================================================================--> |
| 460 | <!-- queryParticipant to participate in java seraches --> |
| 461 | <!--======================================================================================--> |
bchilds | d01b1ea | 2007-03-02 16:52:19 +0000 | [diff] [blame] | 462 | <extension point="org.eclipse.wst.jsdt.ui.queryParticipants"> |
bchilds | 68f36fc | 2007-03-01 22:47:33 +0000 | [diff] [blame] | 463 | <queryParticipant |
bchilds | 01e14c4 | 2007-11-07 16:33:43 +0000 | [diff] [blame] | 464 | name="%queryParticipant.name.0" |
bchilds | d01b1ea | 2007-03-02 16:52:19 +0000 | [diff] [blame] | 465 | nature="org.eclipse.wst.jsdt.core.jsNature" |
bchilds | a118170 | 2007-06-14 21:47:04 +0000 | [diff] [blame] | 466 | class="org.eclipse.wst.jsdt.web.ui.internal.java.search.ui.JsQueryParticipant" |
| 467 | id="org.eclipse.wst.jsdt.web.ui.java.search.ui.JsQueryParticipant" /> |
bchilds | 68f36fc | 2007-03-01 22:47:33 +0000 | [diff] [blame] | 468 | |
| 469 | </extension> |
bchilds | a118170 | 2007-06-14 21:47:04 +0000 | [diff] [blame] | 470 | |
bchilds | 8f94a9d | 2007-03-13 22:24:43 +0000 | [diff] [blame] | 471 | |
bchilds | 68f36fc | 2007-03-01 22:47:33 +0000 | [diff] [blame] | 472 | <!--======================================================================================--> |
| 473 | <!-- Document provider for ExternalFileEditorInput --> |
| 474 | <!--======================================================================================--> |
bchilds | 8f94a9d | 2007-03-13 22:24:43 +0000 | [diff] [blame] | 475 | <!-- |
bchilds | 68f36fc | 2007-03-01 22:47:33 +0000 | [diff] [blame] | 476 | <extension point="org.eclipse.ui.editors.documentProviders"> |
| 477 | <provider |
| 478 | inputTypes="org.eclipse.wst.jsdt.web.ui.internal.hyperlink.ExternalFileEditorInput" |
| 479 | class="org.eclipse.ui.editors.text.TextFileDocumentProvider" |
| 480 | id="org.eclipse.wst.jsdt.web.ui.internal.ExternalFileDocumentProvider" /> |
| 481 | |
| 482 | </extension> |
bchilds | 8f94a9d | 2007-03-13 22:24:43 +0000 | [diff] [blame] | 483 | --> |
bchilds | 3e12098 | 2007-11-06 21:49:40 +0000 | [diff] [blame] | 484 | <!-- |
bchilds | 68f36fc | 2007-03-01 22:47:33 +0000 | [diff] [blame] | 485 | <extension point="org.eclipse.ui.popupMenus"> |
| 486 | <viewerContribution |
| 487 | targetID="org.eclipse.wst.jsdt.web.core.jspsource.source.RulerContext" |
| 488 | id="org.eclipse.ui.texteditor.ruler.context.actions"> |
| 489 | <action |
| 490 | label="%AddTask.label" |
| 491 | helpContextId="org.eclipse.ui.AddTask_action_context" |
| 492 | class="org.eclipse.ui.texteditor.TaskRulerAction" |
| 493 | tooltip="%AddTask.tooltip" |
| 494 | menubarPath="additions" |
| 495 | id="org.eclipse.ui.texteditor.TaskRulerAction" /> |
| 496 | |
| 497 | <action |
| 498 | label="%AddBookmark.label" |
| 499 | helpContextId="org.eclipse.ui.bookmark_action_context" |
| 500 | class="org.eclipse.ui.texteditor.BookmarkRulerAction" |
| 501 | tooltip="%AddBookmark.tooltip" |
| 502 | menubarPath="additions" |
| 503 | id="org.eclipse.ui.texteditor.BookmarkRulerAction" /> |
| 504 | |
| 505 | </viewerContribution> |
| 506 | </extension> |
bchilds | 3e12098 | 2007-11-06 21:49:40 +0000 | [diff] [blame] | 507 | --> |
bchilds | 68f36fc | 2007-03-01 22:47:33 +0000 | [diff] [blame] | 508 | |
bchilds | 3e12098 | 2007-11-06 21:49:40 +0000 | [diff] [blame] | 509 | |
| 510 | <!-- |
bchilds | 68f36fc | 2007-03-01 22:47:33 +0000 | [diff] [blame] | 511 | <extension point="org.eclipse.ui.editorActions"> |
| 512 | <editorContribution |
| 513 | id="org.eclipse.wst.jsdt.web.core.jspsource.source.editorActions" |
bchilds | 6b966c7 | 2007-06-07 23:11:29 +0000 | [diff] [blame] | 514 | contributorClass="org.eclipse.wst.jsdt.internal.ui.javaeditor.CompilationUnitEditorActionContributor" |
bchilds | 68f36fc | 2007-03-01 22:47:33 +0000 | [diff] [blame] | 515 | targetID="org.eclipse.wst.html.core.htmlsource"> |
| 516 | <action |
| 517 | id="CleanupDocument" |
| 518 | label="%CleanupDocument_label" |
| 519 | definitionId="org.eclipse.wst.sse.ui.cleanup.document" |
| 520 | tooltip="%CleanupDocument_tooltip" |
| 521 | class="org.eclipse.wst.html.ui.internal.edit.ui.CleanupActionHTMLDelegate" |
| 522 | actionID="CleanupDocument"> |
| 523 | </action> |
| 524 | <action |
| 525 | id="ToggleComment" |
| 526 | label="%ToggleComment_label" |
| 527 | definitionId="org.eclipse.wst.sse.ui.toggle.comment" |
| 528 | tooltip="%ToggleComment_tooltip" |
| 529 | class="org.eclipse.wst.xml.ui.internal.actions.ToggleCommentActionXMLDelegate" |
| 530 | actionID="ToggleComment"> |
| 531 | </action> |
| 532 | <action |
| 533 | id="AddBlockComment" |
| 534 | label="%AddBlockComment_label" |
| 535 | definitionId="org.eclipse.wst.sse.ui.add.block.comment" |
| 536 | tooltip="%AddBlockComment_tooltip" |
| 537 | class="org.eclipse.wst.xml.ui.internal.actions.AddBlockCommentActionXMLDelegate" |
| 538 | actionID="AddBlockComment"> |
| 539 | </action> |
| 540 | <action |
| 541 | id="RemoveBlockComment" |
| 542 | label="%RemoveBlockComment_label" |
| 543 | definitionId="org.eclipse.wst.sse.ui.remove.block.comment" |
| 544 | tooltip="%RemoveBlockComment_tooltip" |
| 545 | class="org.eclipse.wst.xml.ui.internal.actions.RemoveBlockCommentActionXMLDelegate" |
| 546 | actionID="RemoveBlockComment"> |
| 547 | </action> |
| 548 | <action |
| 549 | id="RenameElement" |
| 550 | label="%RenameElement_label" |
| 551 | definitionId="org.eclipse.wst.jsdt.web.ui.refactor.rename" |
| 552 | class="org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.JSPRenameElementActionDelegate" |
| 553 | actionID="RenameElement"> |
| 554 | </action> |
| 555 | <action |
| 556 | id="MoveElement" |
| 557 | label="%MoveElement_label" |
| 558 | definitionId="org.eclipse.wst.jsdt.web.ui.refactor.move" |
| 559 | class="org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.JSPMoveElementActionDelegate" |
| 560 | actionID="MoveElement"> |
| 561 | </action> |
| 562 | <action |
| 563 | id="FindOccurrences" |
| 564 | label="%FindOccurrences_label" |
| 565 | definitionId="org.eclipse.wst.sse.ui.search.find.occurrences" |
bchilds | a118170 | 2007-06-14 21:47:04 +0000 | [diff] [blame] | 566 | class="org.eclipse.wst.jsdt.web.ui.internal.java.search.JsFindOccurrencesActionDelegate" |
bchilds | 68f36fc | 2007-03-01 22:47:33 +0000 | [diff] [blame] | 567 | actionID="FindOccurrences"> |
| 568 | </action> |
| 569 | <action |
| 570 | id="StructureSelectEnclosing" |
| 571 | label="%StructureSelectEnclosing_label" |
| 572 | definitionId="org.eclipse.wst.sse.ui.structure.select.enclosing" |
| 573 | tooltip="%StructureSelectEnclosing_tooltip" |
| 574 | class="org.eclipse.wst.xml.ui.internal.selection.StructuredSelectEnclosingXMLActionDelegate" |
| 575 | actionID="StructureSelectEnclosing"> |
| 576 | </action> |
| 577 | <action |
| 578 | id="StructureSelectNext" |
| 579 | label="%StructureSelectNext_label" |
| 580 | definitionId="org.eclipse.wst.sse.ui.structure.select.next" |
| 581 | tooltip="%StructureSelectNext_tooltip" |
| 582 | class="org.eclipse.wst.xml.ui.internal.selection.StructuredSelectNextXMLActionDelegate" |
| 583 | actionID="StructureSelectNext"> |
| 584 | </action> |
| 585 | <action |
| 586 | id="StructureSelectPrevious" |
| 587 | label="%StructureSelectPrevious_label" |
| 588 | definitionId="org.eclipse.wst.sse.ui.structure.select.previous" |
| 589 | tooltip="%StructureSelectPrevious_tooltip" |
| 590 | class="org.eclipse.wst.xml.ui.internal.selection.StructuredSelectPreviousXMLActionDelegate" |
| 591 | actionID="StructureSelectPrevious"> |
| 592 | </action> |
| 593 | <action |
| 594 | id="StructureSelectHistory" |
| 595 | label="%StructureSelectHistory_label" |
| 596 | definitionId="org.eclipse.wst.sse.ui.structure.select.last" |
| 597 | tooltip="%StructureSelectHistory_tooltip" |
| 598 | class="org.eclipse.wst.sse.ui.internal.selection.StructuredSelectHistoryActionDelegate" |
| 599 | actionID="StructureSelectHistory"> |
| 600 | </action> |
| 601 | </editorContribution> |
| 602 | <editorContribution |
| 603 | targetID="org.eclipse.wst.html.core.htmlsource" |
| 604 | id="org.eclipse.wst.jsdt.web.core.jspsource.ruler.actions"> |
| 605 | <action |
| 606 | label="%AddBookmark.label" |
| 607 | helpContextId="org.eclipse.ui.bookmark_action_context" |
| 608 | class="org.eclipse.ui.texteditor.BookmarkRulerAction" |
| 609 | actionID="RulerDoubleClick" |
| 610 | id="org.eclipse.ui.texteditor.BookmarkRulerAction"/> |
| 611 | <action |
| 612 | label="%SelectRuler.label" |
| 613 | class="org.eclipse.ui.texteditor.SelectRulerAction" |
| 614 | actionID="RulerClick" |
| 615 | id="org.eclipse.ui.texteditor.SelectRulerAction"/> |
| 616 | </editorContribution> |
| 617 | </extension> |
bchilds | 3e12098 | 2007-11-06 21:49:40 +0000 | [diff] [blame] | 618 | --> |
bchilds | 5d4d56f | 2007-06-19 14:11:04 +0000 | [diff] [blame] | 619 | <!--======================================================================================--> |
| 620 | <!-- FOR JSP/JAVA RENAME PARTICIPATION --> |
| 621 | <!--======================================================================================--> |
| 622 | <extension |
| 623 | point="org.eclipse.ltk.core.refactoring.renameParticipants"> |
| 624 | <renameParticipant |
bchilds | 3e12098 | 2007-11-06 21:49:40 +0000 | [diff] [blame] | 625 | name="%renameParticipant.name.0" |
bchilds | 5d4d56f | 2007-06-19 14:11:04 +0000 | [diff] [blame] | 626 | class="org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.JSPTypeRenameParticipant" |
| 627 | id="org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.JSPTypeRenameParticipant"> |
| 628 | <enablement> |
| 629 | <with variable="affectedNatures"> |
| 630 | <iterate operator="or"> |
| 631 | <equals value="org.eclipse.wst.jsdt.core.jsNature" /> |
| 632 | </iterate> |
| 633 | </with> |
| 634 | <with variable="element"> |
| 635 | <instanceof value="org.eclipse.wst.jsdt.core.IType" /> |
| 636 | |
| 637 | </with> |
| 638 | </enablement> |
| 639 | </renameParticipant> |
| 640 | <renameParticipant |
bchilds | 3e12098 | 2007-11-06 21:49:40 +0000 | [diff] [blame] | 641 | name="%renameParticipant.name.1" |
bchilds | 5d4d56f | 2007-06-19 14:11:04 +0000 | [diff] [blame] | 642 | class="org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.JSPTypeRenameParticipant" |
| 643 | id="org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.JSPTypeRenameParticipant"> |
| 644 | <enablement> |
| 645 | <with variable="affectedNatures"> |
| 646 | <iterate operator="or"> |
| 647 | <equals value="org.eclipse.wst.jsdt.core.jsNature" /> |
| 648 | </iterate> |
| 649 | </with> |
| 650 | <with variable="element"> |
| 651 | <instanceof value="org.eclipse.wst.jsdt.web.ui.views.contentoutline.IJavaWebNode" /> |
| 652 | |
| 653 | </with> |
| 654 | </enablement> |
| 655 | </renameParticipant> |
| 656 | <renameParticipant |
bchilds | 3e12098 | 2007-11-06 21:49:40 +0000 | [diff] [blame] | 657 | name="%renameParticipant.name.2" |
bchilds | 5d4d56f | 2007-06-19 14:11:04 +0000 | [diff] [blame] | 658 | class="org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.JSPMethodRenameParticipant" |
| 659 | id="org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.JSPMethodRenameParticipant"> |
| 660 | <enablement> |
| 661 | <with variable="affectedNatures"> |
| 662 | <iterate operator="or"> |
| 663 | <equals value="org.eclipse.wst.jsdt.core.jsNature" /> |
| 664 | |
| 665 | </iterate> |
| 666 | </with> |
| 667 | <with variable="element"> |
pberkland | 82712a9 | 2008-04-30 17:09:15 +0000 | [diff] [blame] | 668 | <instanceof value="org.eclipse.wst.jsdt.core.IFunction" /> |
bchilds | 5d4d56f | 2007-06-19 14:11:04 +0000 | [diff] [blame] | 669 | |
| 670 | </with> |
| 671 | </enablement> |
| 672 | </renameParticipant> |
| 673 | <renameParticipant |
bchilds | 3e12098 | 2007-11-06 21:49:40 +0000 | [diff] [blame] | 674 | name="%renameParticipant.name.3" |
bchilds | 5d4d56f | 2007-06-19 14:11:04 +0000 | [diff] [blame] | 675 | class="org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.JSPMethodRenameParticipant" |
| 676 | id="org.eclipse.wst.jsdt.web.ui.internal.java.refactoring.JSPMethodRenameParticipant"> |
| 677 | <enablement> |
| 678 | <with variable="affectedNatures"> |
| 679 | <iterate operator="or"> |
| 680 | <equals value="org.eclipse.wst.jsdt.core.jsNature" /> |
| 681 | |
| 682 | </iterate> |
| 683 | </with> |
| 684 | <with variable="element"> |
| 685 | <instanceof value="org.eclipse.wst.jsdt.web.ui.views.contentoutline.IJavaWebNode" /> |
| 686 | |
| 687 | </with> |
| 688 | </enablement> |
| 689 | </renameParticipant> |
bchilds | 423c5ef | 2007-07-05 22:56:35 +0000 | [diff] [blame] | 690 | |
bchilds | 0d8372e | 2008-03-28 19:21:31 +0000 | [diff] [blame] | 691 | </extension> |
| 692 | <extension point="org.eclipse.wst.jsdt.ui.JsGlobalScopeUIInitializer"> |
| 693 | <JsGlobalScopeUIInitializer |
| 694 | id="org.eclipse.wst.jsdt.launching.WebProject" |
| 695 | class="org.eclipse.wst.jsdt.web.ui.WebProjectJsGlobalScopeUIInitializer"> |
| 696 | </JsGlobalScopeUIInitializer> |
| 697 | </extension> |
| 698 | |
| 699 | |
bchilds | c2caaea | 2007-09-12 19:52:13 +0000 | [diff] [blame] | 700 | <extension |
| 701 | point="org.eclipse.ui.popupMenus"> |
| 702 | <objectContribution |
| 703 | objectClass="org.eclipse.core.resources.IProject" |
| 704 | adaptable="true" |
| 705 | id="org.eclipse.wst.jsdt.web.ui.jsdtSetup"> |
| 706 | <menu |
bchilds | 3e12098 | 2007-11-06 21:49:40 +0000 | [diff] [blame] | 707 | label="%menu.label.5" |
bchilds | c2caaea | 2007-09-12 19:52:13 +0000 | [diff] [blame] | 708 | id="org.eclipse.wst.jsdt.web.ui.project.tools"> |
| 709 | <separator |
| 710 | name="group0"> |
| 711 | </separator> |
| 712 | </menu> |
| 713 | <action |
| 714 | class="org.eclipse.wst.jsdt.web.ui.SetupProjectsWizzard" |
bchilds | 3e12098 | 2007-11-06 21:49:40 +0000 | [diff] [blame] | 715 | label="%action.label.21" |
bchilds | c2caaea | 2007-09-12 19:52:13 +0000 | [diff] [blame] | 716 | menubarPath="org.eclipse.wst.jsdt.web.ui.project.tools/group0" |
| 717 | enablesFor="+" |
| 718 | id="org.eclipse.wst.jsdt.internal.web.ui.convertProjects"> |
| 719 | </action> |
| 720 | </objectContribution> |
| 721 | </extension> |
| 722 | <!-- Uncomment for Standalone + HTML as seperate options --> |
| 723 | <!-- |
| 724 | <extension |
bchilds | 7267f87 | 2007-09-12 18:43:28 +0000 | [diff] [blame] | 725 | point="org.eclipse.ui.popupMenus"> |
| 726 | <objectContribution |
| 727 | objectClass="org.eclipse.core.resources.IProject" |
| 728 | adaptable="true" |
| 729 | id="org.eclipse.wst.jsdt.web.ui.jsdtSetup"> |
| 730 | <action |
| 731 | label="Add Support for JavaScript in HTML" |
| 732 | class="org.eclipse.wst.jsdt.web.ui.SetupProjectsWizzard" |
| 733 | menubarPath="org.eclipse.wst.jsdt.ui.project.tools/group0" |
| 734 | enablesFor="+" |
| 735 | id="org.eclipse.wst.jsdt.web.internal.ui.convertProjects"> |
| 736 | </action> |
| 737 | </objectContribution> |
| 738 | </extension> |
bchilds | c2caaea | 2007-09-12 19:52:13 +0000 | [diff] [blame] | 739 | --> |
bchilds | 68f36fc | 2007-03-01 22:47:33 +0000 | [diff] [blame] | 740 | </plugin> |