Bug 338900 - Update 'Java development user guide > Reference > Available Quick Assists'
Summary: Update 'Java development user guide > Reference > Available Quick Assists'
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Doc (show other bugs)
Version: 3.7   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 3.7 RC2   Edit
Assignee: Deepak Azad CLA
QA Contact:
URL:
Whiteboard:
Keywords: Documentation
Depends on:
Blocks:
 
Reported: 2011-03-04 03:50 EST by Deepak Azad CLA
Modified: 2011-05-19 07:54 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Deepak Azad CLA 2011-03-04 03:50:21 EST
Missing quick assists
- Join selected if statements with || expression  
- Join if sequence in if-else-if
... maybe more

New quick assists
- Quick assist to put a single expression in parentheses.

Also, 'Add paranoidal parentheses' has been renamed to 'Put expressions in parentheses'
Comment 1 Deepak Azad CLA 2011-05-17 01:35:42 EDT
Fixed in HEAD in ref-java-editor-quickassist.htm.

'Invert local variable' was also missing. Plus I corrected 2-3 small typos and moved a few items around to bring related quick assists together.
Comment 2 Deepak Azad CLA 2011-05-17 01:37:55 EDT
.
Comment 3 Dani Megert CLA 2011-05-19 07:54:15 EDT
Verified in I20110518-0800 that the doc is updated.