ECB version: 2.32
Problem: this Java field:
"private static byte[] cookie;"
is shown in the "methods" frame as both static and private (the icon is correct), but the text in the frame is this:
"cookie : byte"
Expected behaviour: the text should be "cookie : byte[]"
Dimitar Panayotov
mitko *dot* p at <gmail> dot [com]