[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Re: Compiling for older version of java

joel a écrit :
Under Project->Java Build Path->Libraries tab, my "Execution Environment" is set to J2SE-1.5(jre1.6.0_02). Is this what you mean?
This means you didn't install a JRE 1.5, so the jre 1.6 is picked up instead of a 1.5 one.
I recommend that you add a JRE 1.5 in the Preferences>Java>Installed JREs
--
Olivier