Community
Participate
Working Groups
These methods have been removed by the changes for bug 329646. [javac] ---------- [javac] 301. ERROR in /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20101125-2200/plugins/org.eclipse.e4.tools.ui.designer/src/org/eclipse/e4/tools/ui/designer/E4WorkbenchProxy.java (at line 136) [javac] E4CommandProcessor.processCategories(appContext, appElement.getCategories()); [javac] ^^^^^^^^^^^^^^^^^ [javac] The method processCategories(IEclipseContext, List<MCategory>) is undefined for the type E4CommandProcessor [javac] ---------- [javac] 302. ERROR in /opt/public/eclipse/e4/build/e4/downloads/drops/4.0.0/I20101125-2200/plugins/org.eclipse.e4.tools.ui.designer/src/org/eclipse/e4/tools/ui/designer/E4WorkbenchProxy.java (at line 137) [javac] E4CommandProcessor.processCommands(appContext, appElement.getCommands()); [javac] ^^^^^^^^^^^^^^^ [javac] The method processCommands(IEclipseContext, List<MCommand>) is undefined for the type E4CommandProcessor [javac] ----------
Created attachment 183932 [details] E4WorkbenchProxy patch v1 Commented out the code because you should now get this for free if your MApplication has the CommandProcessingAddon.
(In reply to comment #1) > Created an attachment (id=183932) [details] > E4WorkbenchProxy patch v1 Patch released to HEAD and tagged. Yves, you'll have to check if there's anything else that needs to be updated.
The support of this tool is dropped.