Bug 465788

Summary: Update JDT Tips & Tricks for Mars (4.5)
Product: [Eclipse Project] JDT Reporter: Noopur Gupta <noopur_gupta>
Component: DocAssignee: Noopur Gupta <noopur_gupta>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3 CC: daniel_megert, sarika.sinha
Version: 4.5Keywords: Documentation
Target Milestone: 4.5 RC3   
Hardware: All   
OS: All   
Whiteboard:

Description Noopur Gupta CLA 2015-04-29 06:12:11 EDT
Update JDT T&T document with relevant items from Mars (4.5) N&N documents.
Comment 1 Noopur Gupta CLA 2015-05-15 04:45:42 EDT
Added the following N&N items to T&T document:
- Migrate lambda expressions to method references and back
- Shortcut for Skip All Breakpoints
- Annotate command

Updated the list of Quick assists with:
- Convert to lambda expression
- Convert to method reference
- Add inferred lambda parameter types
- Add parentheses around lambda parameter
- Remove parentheses around lambda parameter

Released with:
http://git.eclipse.org/c/platform/eclipse.platform.common.git/commit/?id=b5dc54fbd775bb7f6b135c9f01bc5846c284eef3

Dani, please let me know if anything else has to be added to the T&T document.
Comment 2 Sarika Sinha CLA 2015-05-28 05:11:59 EDT
Looks fine.