Java assert statement
How do I get intellij 4.x to recognize the Java 1.4 assert statement in the
editor? The editor is giving me a "can not resolve symbol assert' error.
Compiling with the compiler flag - source 1.4 compiles the file without
errors.
thanks, Steve
请先登录再写评论。
Settings/Paths/ "Enable 'assert' ..." is at very bottom.
"Steve Willcox" <steve@f4tech.com> wrote in message
news:c2t520$t3h$1@is.intellij.net...
the
>
>
>