Skip to content

Changes

Summary

  1. Added ability to execute quick fixes from trace matrix view (details)
Commit 36ed0715d1c175d8f29258998e94961bc4e2eb33 by Jan-Philipp Steghöfer
Added ability to execute quick fixes from trace matrix view

Any artifact that has an associated Eclipse Capra problem marker (e.g.,
because it has been renamed or deleted) now has a "Quick Fix" context
menu in the trace matrix view. From this menu, the relevant quick fixes
can be accessed and executed directly. The column or row for the
artifact needs to be selected for this to work at this point.
Change-Id: Ic72d251de1b207d9a603159a865582960f78e68d
The file was modified bundles/org.eclipse.capra.ui.matrix/OSGI-INF/l10n/bundle.properties
The file was modified bundles/org.eclipse.capra.ui.matrix/plugin.xml
The file was modified bundles/org.eclipse.capra.ui.matrix/src/org/eclipse/capra/ui/matrix/views/TraceabilityMatrixView.java
The file was addedbundles/org.eclipse.capra.ui.matrix/src/org/eclipse/capra/ui/matrix/QuickFixDynamicMenu.java