History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEA-12384
Type: New Feature New Feature
Status: Open Open
Assignee: Alexey Kudravtsev
Reporter: Kirill Tsibriy
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
IDEA: Feedback

Constructor generation via Alt+Ins does not take class access modifier into account

Created: 14 Apr 07 20:14   Updated: 16 Apr 07 16:58
Component/s: Editor. Intention Actions

Build: 6,819


 Description  « Hide
1.) Create new class.
2.) Make sure it's access modifier is default access.
3.) Generate constructor by Alt+Ins.
4.) Constructor will have public access modifier.

Same thing happens with inner classes.
It would be nice for constructor to get more reasonable modifier (maybe just copy class access modifier).

This behavior is observed also in 6.0.* versions of IDEA.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.