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

Key: IDEA-18981
Type: Bug Bug
Status: Open Open
Assignee: Dmitry Jemerov
Reporter: Nick Pratt
Votes: 0
Watchers: 0
Operations

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

Move method refactoring does not import required files in modified classes

Created: 05 Aug 08 03:20   Updated: 05 Aug 08 14:43
Component/s: Refactoring

Build: 8,637
Severity: High


 Description  « Hide
Move a public static method from one class, to another.
All source files which are modified do not have the required import directive added.

 All   Comments   Work Log   Change History      Sort Order:
Dmitry Jemerov - 05 Aug 08 14:43
Can you always reproduce this? Do the source and destination class have the same name?