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

Key: IDEADEV-12821
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Alexey Kudravtsev
Reporter: Dmitry Jemerov
Votes: 0
Watchers: 0
Operations

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

"Rename Constructor" quickfix

Created: 20 Dec 06 19:15   Updated: 20 Dec 06 19:15
Component/s: Code Analysis. Inspection
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
public class A {
  public B() {
  }
}

The quickfix should rename "B" to "A". Currently the error is highlighted ("Invalid method declaration; return type is required") but no quickfix is available.



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