| Summary: | [type wizards] "generate comments" not left enabled in new class and new type wizards | ||
|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | David Hovemeyer <daveho> |
| Component: | UI | Assignee: | Martin Aeschlimann <martinae> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | benno.baumgartner, daniel_megert, johnkaplantech, martinae, richkulp |
| Version: | 3.1 | ||
| Target Milestone: | 3.4 M2 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
David Hovemeyer
David, we deceided to change the behavior to bring the check box more in sync with the other code style preferences. The check box is now initialized from the code style preference "Automatically add comments to new types and methods". The check box on the wizard is only to temporarily override the setting. With Eclipse 3.1 the code style settings can be configured per project. Thanks a lot! That solves the problem. *** Bug 107222 has been marked as a duplicate of this bug. *** *** Bug 119426 has been marked as a duplicate of this bug. *** *** Bug 186377 has been marked as a duplicate of this bug. *** *** Bug 154244 has been marked as a duplicate of this bug. *** Martin and I discussed how we could improve this but still allow users to temporarily override the current properties: - keep the checkbox behavior as it is - move the 'Automatically add comments...' from 'Code Style' to 'Code Templates' page so that users see it when they click on the 'properties' link - improve the text with the 'properties' link so that it is obvious where the default can be changed |