[Uml-devel] [Bug 132035] New: java import - array types not resolved correctly
JP Fournier
jfournier121 at rogers.com
Mon Aug 7 23:06:49 UTC 2006
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=132035
Summary: java import - array types not resolved correctly
Product: umbrello
Version: unspecified
Platform: Slackware Packages
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: umbrello-devel.kde.org
ReportedBy: jfournier121 rogers com
Version: 1.5.4+ : svn 570819 (using KDE KDE 3.5.0)
Installed from: Slackware Packages
Compiler: gcc
OS: Linux
Import Test10 below. Test11 is not resolved correctly.
public class Test10{
private Test11[] data;
}
public class Test11{
}
The problem also occurs in classes not belonging to the default package.
More information about the umbrello-devel
mailing list