| Author |
Eclipse & assert
|
Manish Hatwalne
Ranch Hand
Joined: Sep 22, 2001
Posts: 2573
|
|
|
I have set Java compiler compliance level for my source code to Java 5 in Eclipse 3.1.1, and I use lot of assert's in our code. The code compiles fine with Eclipse, but somehow is showing errors "used assert as identifier" in the editor. How can I fix it?
|
 |
 |
|
|
subject: Eclipse & assert
|
|
|