Bug 435639 - Update F1 Help and documentation for new JDT features in Luna
Summary: Update F1 Help and documentation for new JDT features in Luna
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Doc (show other bugs)
Version: 4.4   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 4.4 RC4   Edit
Assignee: Noopur Gupta CLA
QA Contact:
URL:
Whiteboard:
Keywords: Documentation
Depends on:
Blocks:
 
Reported: 2014-05-23 09:32 EDT by Noopur Gupta CLA
Modified: 2014-06-08 08:32 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Noopur Gupta CLA 2014-05-23 09:32:02 EDT
Update the F1 help and documentation for JDT features from Luna M1-M7 N&N documents.
Comment 1 Noopur Gupta CLA 2014-05-26 09:51:01 EDT
Updated the documents for:
- Preference option: Store information about method parameters
- 'default' access modifier replaced with 'package' access modifier

http://git.eclipse.org/c/platform/eclipse.platform.common.git/commit/?id=b5c550d79e50bdd6b4f1876466be0d65625b3944

For the following, no F1 help page is present:
1. Clean Up options to convert anonymous class to lambda and back.
2. New Formatter options for lambda.
3. Search - Match location selection for '::' methods references.
Comment 2 Dani Megert CLA 2014-06-03 09:35:04 EDT
(In reply to Noopur Gupta from comment #1)
> For the following, no F1 help page is present:
> 1. Clean Up options to convert anonymous class to lambda and back.
> 2. New Formatter options for lambda.
> 3. Search - Match location selection for '::' methods references.

Noopur, please add those, thanks!
Comment 3 Noopur Gupta CLA 2014-06-03 10:27:22 EDT
(In reply to Dani Megert from comment #2)
> (In reply to Noopur Gupta from comment #1)
> > For the following, no F1 help page is present:
> > 1. Clean Up options to convert anonymous class to lambda and back.
> > 2. New Formatter options for lambda.
> > 3. Search - Match location selection for '::' methods references.
> 
> Noopur, please add those, thanks!

Updated the new search option (3. Search - Match location selection for '::' methods references):
http://git.eclipse.org/c/platform/eclipse.platform.common.git/commit/?id=1bbe686929b83a2f8dfd7bdf0fa2db39fb7edbde

> 1. Clean Up options to convert anonymous class to lambda and back.
> 2. New Formatter options for lambda.

I could not find any existing documentation for the multiple clean-up and formatter options. They just have an initial general F1 help page.
Markus, could you please confirm that we don't document the individual clean-up and formatter options anywhere?
Comment 4 Dani Megert CLA 2014-06-08 08:32:43 EDT
..