Bug 45119 - [inline] better default when inlining private method
Summary: [inline] better default when inlining private method
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.0   Edit
Hardware: PC Linux-Motif
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Markus Keller CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-17 12:30 EDT by Adam Kiezun CLA
Modified: 2006-06-02 06:22 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Kiezun CLA 2003-10-17 12:30:43 EDT
3.0 m4

i think that when inling a private method that has only 1 call site, the default
could be to 'inline all' and 'delete declaration' - that's the 99% case then.