Eclipse : Workspace folder name cannot contained parenthesis symbol

Dear all,

Eclipse’s workspace folder name cannot contained parenthesis symbol else gradle will ignore the parenthesis symbol in the folder name and the path will became invalid.

Example :

MyWorkspace(II)

Gradle will ignore the parenthesis symbol and the path became only :

MyWorkspace

Eclipse has no problem with this. only Gradle.

Thanks
Ivan

Thank you!

We will working this error.

1 Like

Hey! Thanks Roland! :slight_smile:

I thought this is how Gradle work :joy: