https://bugs.kde.org/show_bug.cgi?id=386742
Bug ID: 386742 Summary: Wrong namespace assignment of imported base classes with java class import Product: umbrello Version: 2.23.2 (KDE Applications 17.08.2) Platform: Other OS: All Status: UNCONFIRMED Severity: normal Priority: NOR Component: importer Assignee: umbrello-de...@kde.org Reporter: ralf.habac...@freenet.de Target Milestone: --- Created attachment 108784 --> https://bugs.kde.org/attachment.cgi?id=108784&action=edit test case Importing of the following code fragment places class "BaseClass" in the wrong namespace How to reproduce: 2. start umbrello 3. select java language 4. import appended test file What happens: Inspecting the tree view shows that the class "BaseClass" is located in the top level namespace What is expected ? Class "BaseClass" should be located in the namespace "org.kde" -- You are receiving this mail because: You are watching all bug changes.