Cannot refer to the static enum field within an initializer ?
Posted
by 01
on Stack Overflow
See other posts from Stack Overflow
or by 01
Published on 2009-02-11T11:52:34Z
Indexed on
2010/03/21
23:01 UTC
Read the original article
Hit count: 245
I just got Java5 project that has this error, i tried using Java5 and Java6, but its still there. it worked somehow before(since it was in svn), how can i bypass that compiler error?
© Stack Overflow or respective owner