Renaming source files

Hi,

Is there an easy way to rename a .java file ?
More often than not I will change the name of a class a number of times before settling on what I like :)

Thanks

Trev...

0
Avatar
Permanently deleted user

Is there an easy way to rename a .java file ?


Refactor->Rename

or

Shift-F6

0
Avatar
Permanently deleted user

Thanks!

0

请先登录再写评论。