fidley / ABAPFavorites

ABAP Favorites Eclipse Plugin
https://abapblog.com
37 stars 6 forks source link

Drag and Drop development objects between Favorite Folders #19

Closed sdfraga closed 6 years ago

sdfraga commented 7 years ago

Change the development object root folder by drag and drop

fidley commented 7 years ago

Will try to implement this soon, sorry it takes so long, but I had only small amount of time that I could spend on this, so I didn't even started.

I found this links that will help me to include DnD into TreeView.

https://www.eclipse.org/articles/Article-Workbench-DND/drag_drop.html, http://www.java2s.com/Code/Java/SWT-JFace-Eclipse/SWTDNDDragandDropcomprehensiveExample.htm

fidley commented 7 years ago

http://www.java2s.com/Code/Java/SWT-JFace-Eclipse/DragandDropexamplesnippetdragleafitemsinatree.htm one more link