facebook

Moving a class to a new location does not update package

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #257099 Reply

    rtulloh
    Member

    Right click on a a class and indicate you want to Move… the class. Select a destination. After the move is complete, the class has the wrong package name and must be manually changed to reflect the correct package.

    I am using MyEclipse 5.0.1

    #257100 Reply

    rtulloh
    Member

    Also classes that refer to the moved class still refer to the old location. The import statements are not updated to reflect the new location.

    #257101 Reply

    rtulloh
    Member

    Looks like this only happens when you select Move from the Navigator. If you select from the Java view, all works as expected.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Moving a class to a new location does not update package

You must be logged in to post in the forum log in