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

Bug 212455

Summary: Unused method in DocumentPart
Product: [Tools] GEF Reporter: Anthony Hunter <ahunter.eclipse>
Component: GEF-Legacy GEF (MVC)Assignee: Pratik Shah <ppshah>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 3.4   
Target Milestone: 3.4.0 (Ganymede) M4   
Hardware: All   
OS: All   
Whiteboard:

Description Anthony Hunter CLA 2007-12-10 15:56:07 EST
In org.eclipse.gef.examples.text, DocumentPart has the unused method getNextLocation() .

We can remove it.
Comment 1 Anthony Hunter CLA 2007-12-10 15:56:37 EST
Pratik committed this fix.
Comment 2 Pratik Shah CLA 2007-12-10 16:28:49 EST
Anthony, I've been fixing a few exceptions and such in the text example as well.  Since, they're mostly minor changes and are restricted to the text example, I haven't been opening bugs for those.