Moving packages eclipse

后端 未结 6 1247
萌比男神i
萌比男神i 2021-01-01 08:57

Maybe a stupid question but I have two packages in eclipse and now I would like to move the one package into the other for better structure.

Now I tried move but tha

6条回答
  •  执念已碎
    2021-01-01 09:35

    Use the package explorer view and rename the package. It asks for renaming updating references, renaming sub packages, update textual references in comments and and also non-Java text files. Click on the preview and then ok.

提交回复
热议问题