Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Rename project in ABAP for Eclipse

Astashonok
Participant

Can we rename project somehow in the project tree?

I know how to change project settings (lang, user, system ID) but I wasn't able to change its name in the tree.

I have Eclipse Neon and ADT 2.73.3.

1 ACCEPTED SOLUTION

ThFiedler
Product and Topic Expert
Product and Topic Expert

Tip: You can copy a project via context menu "Duplicate.." :

This will copy most of the local settings of the projects to the new one, e.g. the repository trees and favorites packages. And you can overwrite all logon settings like user, language, client and for sure the name of the project.

Regards,

Thomas.

6 REPLIES 6

Odinei
Explorer

Hi,

It is not possible. You should remove the project and add it again.

Best regards

matt
Active Contributor
0 Kudos

I had a look around and this seems to be a general Eclipse issue.

0 Kudos

Hi,

Just be sure to use "new system connection" (like below) if you want to give the name of your own.

Otherwise, it will create automatically.

Regards,
Nemanja

ThFiedler
Product and Topic Expert
Product and Topic Expert

Tip: You can copy a project via context menu "Duplicate.." :

This will copy most of the local settings of the projects to the new one, e.g. the repository trees and favorites packages. And you can overwrite all logon settings like user, language, client and for sure the name of the project.

Regards,

Thomas.

0 Kudos

friendly names would be a great please, please plan it as a non-urgent feature

ThFiedler
Product and Topic Expert
Product and Topic Expert
0 Kudos

Project Name can be changed by the user on the last of the creation wizard.

Combination of User, system, client is only the default name.