View Single Post
  #2 (permalink)  
Old 05-19-2008, 05:25 AM
danielstoner's Avatar
danielstoner danielstoner is offline
Senior Member
 
Join Date: Apr 2008
Location: Canada
Posts: 191
danielstoner is on a distinguished road
You have to do two things:
- set the compiler compliance to at least 1.4 (Window/Preferences/Java/Compiler)
- when you run the code pass the -ea parameter to the JVM (Run/Open Run Dialog/Arguments/VM Arguments
__________________
Daniel @ [
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
]
Language is froth on the surface of thought
Reply With Quote