eclipse-modisco / org.eclipse.modisco

Eclipse Public License 2.0
0 stars 0 forks source link

Double-clicking on a "broken ref" error should select the corresponding element in the customization editor #338

Closed eclipse-modisco-bot closed 3 hours ago

eclipse-modisco-bot commented 3 hours ago

| --- | --- | | Bugzilla Link | 312214 | | Status | CLOSED FIXED | | Importance | P3 normal | | Reported | May 10, 2010 04:13 EDT | | Modified | Oct 04, 2010 12:54 EDT | | Version | 0.8.0 | | Reporter | Nicolas Bros |

Description

Should implement IGotoMarker in the uiCustom editor, to select element impacted by the error.

eclipse-modisco-bot commented 3 hours ago

By Nicolas Bros on May 10, 2010 12:38

Created attachment 167749 patch

This patch implements IGotoMarker, to select the element in error in the metaclass pane and tree pane when it is double-clicked in the Problems view.

:notepad_spiral: Bug 312214.patch

eclipse-modisco-bot commented 3 hours ago

By Hugo Bruneliere on May 10, 2010 12:57

Nicolas,

You can go ahead with this patch.

Regards,

Hugo

eclipse-modisco-bot commented 3 hours ago

By Nicolas Bros on May 11, 2010 03:44

Thanks! I applied the patch to branch 0_8_0.

eclipse-modisco-bot commented 3 hours ago

By Hugo Bruneliere on Oct 04, 2010 12:54

The patch has been successfully applied.