Summary: | Java import fails to identify "String..." parameter as "String[]" | ||
---|---|---|---|
Product: | [Applications] umbrello | Reporter: | aplatypus <william.full.moon> |
Component: | importer | Assignee: | Umbrello Development Group <umbrello-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | okellogg, ralf.habacker |
Priority: | NOR | ||
Version: | 2.25.1 (KDE Applications 18.04.1) | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | https://commits.kde.org/umbrello/930ea0c87624cf7ea479cfb3e8e47ca9ea86f0f7 | Version Fixed In: | 2.26.90 (KDE Applications 18.11.90) |
Sentry Crash Report: |
Description
aplatypus
2018-06-21 03:08:43 UTC
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 |