Application Development and Automation 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: 
Read only

Problem with the ADT project name

FHespelt
Discoverer
0 Likes
1,560

Hello everyone,

if a user with a comma in the name tries to create an ABAP project in Eclipse,
he get's a java.lang.IllegalArgumentException.
"Illegal character ',' in project name"


Is it possible to change the default project name of the ABAP project?

We're using the latest Eclipse Neon and ADT versions.

Best regards
Fabian

1 ACCEPTED SOLUTION
Read only

ThFiedler
Product and Topic Expert
Product and Topic Expert
0 Likes
1,356

Hi,

yes, you can change the name on the last screen of the project creation wizard.

Regards,

Thomas.

Hello everyone,

if a user with a comma in the name tries to create an ABAP project in Eclipse,
he get's a java.lang.IllegalArgumentException.
"Illegal character ',' in project name"


Is it possible to change the default project name of the ABAP project?

We're using the latest Eclipse Neon and ADT versions.

Best regards
Fabian

2 REPLIES 2
Read only

ThFiedler
Product and Topic Expert
Product and Topic Expert
0 Likes
1,357

Hi,

yes, you can change the name on the last screen of the project creation wizard.

Regards,

Thomas.

Read only

0 Likes
1,356

Hi Thomas,

thanks for your answer.

On the Logon screen we always used the "Enter" key, so we didn't go to the last screen.
Using the "Next" Button on the Logon screen solved the problem.

Best regards
Fabian