Eclipse error: java.util.Enumeration cannot be resolved

August 27th, 2009 in Eclipse Errors, Errors. Add comment
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

Problem: you get an error during build saying “Build error java.util.Enumeration cannot be resolved” even though you have the correct import statement.
Solution: Set the compiler compliance level to 1.4 (window->preferences->Java->compiler) and rebuild.
compilercompliance1 Eclipse error: java.util.Enumeration cannot be resolved

Tags: ,

Leave a Reply

Sponsors