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: 

Problem with the ADT project name

FHespelt
Discoverer
0 Kudos

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

ThFiedler
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

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

Regards,

Thomas.

2 REPLIES 2

ThFiedler
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

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

Regards,

Thomas.

0 Kudos

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