Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » JDK 1.5 library problems
JDK 1.5 library problems [message #119239] Wed, 23 November 2005 15:43 Go to next message
Eclipse UserFriend
Originally posted by: tim.julian.hsc.utah.edu

I have just installed the JDK 1.5_05
I have just installed Eclipse 3.2M3
It will not accept Java 1.5 constructs such as Scanner class,enums, and
printf.
I go to run/run/libraries, and click on the 1.5_05.
It still does not except Scanner class, enums, nor printf.

Any ideas?

Is there a document so I can make this happen everytime for certain?

Thanks for the help!
Re: JDK 1.5 library problems [message #119591 is a reply to message #119239] Thu, 24 November 2005 17:03 Go to previous message
Eclipse UserFriend
Originally posted by: olivier_thomann.NOca.ibm.comSPAM

Tim Julian a écrit :
> I have just installed the JDK 1.5_05
> I have just installed Eclipse 3.2M3
> It will not accept Java 1.5 constructs such as Scanner class,enums, and
> printf.
> I go to run/run/libraries, and click on the 1.5_05.
> It still does not except Scanner class, enums, nor printf.
You need to setup your project's compiler compliance to 1.5.
See Window>Preferences>Java>Compiler>JDK Compliance. Put 5.0.
Then it should work.
--
Olivier
Previous Topic:Run on server problems
Next Topic:Line spacing problem in Eclipse 3.0 on Solaris/Motif
Goto Forum:
  


Current Time: Sat Sep 07 11:28:56 GMT 2024

Powered by FUDForum. Page generated in 0.08226 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top