change the name of android project

后端 未结 5 1292
一生所求
一生所求 2021-02-02 06:50

Is there any posibility that I could change the name of my project as it appears in Package Explorer.I\'m using Eclipse IDE.I tried to edit the s

5条回答
  •  攒了一身酷
    2021-02-02 07:51

    if you want to change the name of your android project in Eclipse IDE simply select your project and press F2 , and then rename it :).

    Or

    right click on your project => Refactor => Rename => enter the name you want

提交回复
热议问题