| Summary: | Need an id for the ActionProvider | ||
|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | Jing Qian <jqian> |
| Component: | UI | Assignee: | Markus Keller <markus.kell.r> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | mdelder |
| Version: | 3.2 | ||
| Target Milestone: | 3.2 RC2 | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
Fixed in HEAD. worked as expected |
Hava talked with Markus Keller, he's ok with this request in jdt.ui plugin.xml, within the JavaContent <actionProvider class="org.eclipse.jdt.internal.ui.navigator.PackageExplorerActionProvider" overrides="org.eclipse.ui.navigator.resources.actions.RefactorActions"> </actionProvider> Need an id attribute for this java action provider within the javaContent extension, so other component(EGL within RAD) can override this acitonProvider when needed.