[Uml-devel] [Bug 132017] New: java import : ERROR on multidimensional arrays
JP Fournier
jfournier121 at rogers.com
Mon Aug 7 16:34:20 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=132017
Summary: java import : ERROR on multidimensional arrays
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 570599 (using KDE KDE 3.5.0)
Installed from: Slackware Packages
Compiler: gcc
OS: Linux
Importing the class below results in an ERROR log:
public class Test10{
private int [] [] values;
}
More information about the umbrello-devel
mailing list