Summary: | can't import java classes that have the same name as it's package. Only the package is shown and also causes a crash. | ||
---|---|---|---|
Product: | [Applications] umbrello | Reporter: | tyson.buzza |
Component: | general | Assignee: | Umbrello Development Group <umbrello-devel> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | ralf.habacker |
Priority: | NOR | ||
Version: | 2.15.3 (KDE Applications 14.12.3) | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/umbrello/d6a53823f69f958e0d5e560ee510b8ee4ab0a8d5 | Version Fixed In: | 2.21.2 (KDE Applications 16.12.2) |
Sentry Crash Report: | |||
Attachments: | test case |
Description
tyson.buzza
2016-02-17 05:56:14 UTC
Would be nice to get a stack trace. Created attachment 103332 [details]
test case
Git commit d6a53823f69f958e0d5e560ee510b8ee4ab0a8d5 by Ralf Habacker. Committed on 10/01/2017 at 17:32. Pushed by habacker into branch 'Applications/16.12'. Fix `Can't import java classes that have the same name as it's package`. FIXED-IN:2.21.2 (KDE Applications 16.12.2) M +8 -0 umbrello/codeimport/javaimport.cpp https://commits.kde.org/umbrello/d6a53823f69f958e0d5e560ee510b8ee4ab0a8d5 |