aspose file tools
The moose likes IDEs, Version Control and other tools and the fly likes Eclipse & assert Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "Eclipse & assert" Watch "Eclipse & assert" New topic
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?
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Eclipse & assert
 
Similar Threads
assert in eclipse IDE
howto test "assert" in eclipse ?
assertion doubt
is assert java keyword?
Being assertive with Eclipse