Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 539297

Summary: AbstractVisualPart.doAttachToAnchorageVisual Exception message is not correct
Product: [Tools] GEF Reporter: Frank Benoit <frank.rene.benoit>
Component: GEF MVCAssignee: gef-inbox <gef-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: matthias.wienand
Version: 5.0.100   
Target Milestone: 5.1.0 (2019-06)   
Hardware: PC   
OS: Windows 7   
Whiteboard: low-hanging fruit

Description Frank Benoit CLA 2018-09-20 12:09:12 EDT
org.eclipse.gef.mvc.fx.parts.AbstractVisualPart.doAttachToAnchorageVisual(IVisualPart<? extends Node>, String)

message
"Need to implement attachToAnchorageVisual(IVisualPart, String)
should be
"Need to implement doAttachToAnchorageVisual(IVisualPart, String)
Comment 1 Matthias Wienand CLA 2019-03-15 11:20:54 EDT
Thank you for the hint. I just updated the message. Therefore, resolving as fixed for 5.1.0 (2019-06).