Bug 70323

Summary: [navigation] Highlight method exit points: also highlight System.exit() calls
Product: [Eclipse Project] JDT Reporter: MH <mhilpert>
Component: TextAssignee: JDT-Text-Inbox <jdt-text-inbox>
Status: ASSIGNED --- QA Contact:
Severity: enhancement    
Priority: P5    
Version: 3.0   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description MH CLA 2004-07-19 09:22:06 EDT
The feature "Highlight method exit points" is usefull but only 
highlights "return" calls. However, System.exit() calls are also method exit 
points and also should be highlighted.
Comment 1 Dirk Baeumer CLA 2004-07-19 11:20:38 EDT
Good catch.
Comment 2 Dirk Baeumer CLA 2005-05-11 14:05:09 EDT
Moving to JDT/Text