The following method causea s pop-up message (below) ... private void registerDynamicConfigObject( String ... aliases ) Pop-up was: String already exists -- Supply a new name I entered "StringX" and importer created a StringX class and changed the parameter signature.
The message indicates that the Java parser has tried to create a class in the current namespace and found an existing class called 'String'. Since this can be a problem with the Java parser in Umbrello, it would be nice to get a Java test file or, if you are using publicly available Java code, a link to reproduce the problem with an umbrello debug image.
If you can provide the information requested in comment #1, please add it.
To further investigate this issue, KDE developers need the information requested in comment #1. If you can provide it, or need help with finding that information, please add a comment.
No response, changing status. If you have new information, please add a comment.
BTW, this has recently been implemented. See bug 401290 and https://phabricator.kde.org/D17108