Project
IntelliJ IDEA
Priority
Normal
Type
Bug
Fix versions
No Fix versions
State
Fixed
Assignee
Anna Kozlova
Subsystem
Editor. Intention Actions
Affected versions
No Affected versions
Fixed in build
98.230  
  • Created by   Dmitry Jemerov
    3 years ago (04 Sep 2008 18:42)
  • Updated by   Anna Kozlova
    15 months ago (26 Oct 2010 16:31)
  • Jira: IDEADEV-29852
    (history, comments)
 
IDEA-45530 "Create inner class from new" in super() call context should create static inner class
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
class A extends EditorAction {
  public A() {
    super(new Handler());
  }
}
Comments (0)
 
History
 
Linked Issues (?)
 
Issue has no comments