Skip to content

Changes

Summary

  1. Drag and Drop to SelectionView now uses SelectionSupport instances (details)
Commit 51aa9ff9f4df7a44df845bda28ff646d69893570 by Jan-Philipp Steghöfer
Drag and Drop to SelectionView now uses SelectionSupport instances

The SelectionView now uses the registered instances of SelectionSupport
to identify the correct artifact for any drag and drop operation. This
adds support for drag and drop of AsciiDoc artifacts and simplifies the
code somewhat since it is no longer necessary to distinguish different
types of selections.
Change-Id: Ia274118bef0c4a83a4d386762d6978e6c763cae3
The file was modified bundles/org.eclipse.capra.ui/src/org/eclipse/capra/ui/views/SelectionView.java
The file was modified bundles/org.eclipse.capra.ui/src/org/eclipse/capra/ui/helpers/SelectionSupportHelper.java