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

Bug 207689

Summary: AbstractTool.MODIFIER_IGNORE_SNAP should be protected
Product: [Tools] GEF Reporter: Al Major <almajor>
Component: GEF-Legacy GEF (MVC)Assignee: gef-inbox <gef-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: hudsonr
Version: 3.4   
Target Milestone: 3.4.0 (Ganymede) M3   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Al Major CLA 2007-10-28 05:33:23 EDT
currently the visibility of this field is limited to package. AFAIK, it's required by any tool implementation that uses a snapToHelper.

please change visibility to protected.

thx,
Comment 1 Randy Hudson CLA 2007-10-29 13:57:18 EDT
Fixed, and the constant was also renamed to:
MODIFIER_NO_SNAPPING