Eclipse and J2SE5
Hi All,
I have Eclipse Version: 3.2.1 and I downloaded the last version of Java (6.1). now When I'm trying to import static (the new feature of J2SE5 ) I get the following:
"Syntax error, static imports are only available if source level is 5.0"
Whay does it mean? Whay to do?
Thank u in advance
Eyal

