Eclipse RCP 3.x draggable Toolbar

天大地大妈咪最大 提交于 2019-12-11 10:23:56

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!