[Uml-devel] [Bug 59190] static variables in java code are not marked static
Oliver Kellogg
okellogg at users.sourceforge.net
Mon Mar 20 09:18:16 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=59190
okellogg users sourceforge net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|FIXED |
------- Additional Comments From okellogg users sourceforge net 2006-03-20 18:17 -------
Ouch! For the old Java generator, I get
staticpublic void staticOp( )
while for the new Java generator, I get
public staticOp ( )
It's beastkill time ;)
More information about the umbrello-devel
mailing list