问题
In addition to my previous question, since there are some issues with Drag and Drop on E4:
The DND addon is found in the
org.eclipse.e4.ui.workbench.addons.swt plugin. However it requires the compatibility layer and is not available for native E4AP applications.
Question
Is it possible to create an old-style Eclipse 3.x application, that runs on the current Eclipse 4.5.1 platform and uses the nice toolbar from the Eclipse IDE with Drag and Drop functionality?
Starting with a fresh installation of Eclipse for RCP 4.5.1, I created an eclipse 3.x application with sample content using the wizrad.
It contains two toolbars, but D&D functionality is missing. So what to do next?
来源:https://stackoverflow.com/questions/34858508/eclipse-rcp-3-x-draggable-toolbar