Skip to main content



      Home
Home » Newcomers » Newcomers » How can I change java version?
How can I change java version? [message #150071] Thu, 27 April 2006 16:45 Go to next message
Eclipse UserFriend
Originally posted by: rklimski.o2.pl

I have installed on my computer jdk-1_5_0_06-windows-i586-p and jre 5.0. I
'm using Eclipse 3.1 and I don ' t know why my eclipse can't see, can't
use Java version 5. If I tried compile something like this:

...static Collection <String> fill(Collection <String> c)...

it didn't work because of the version?

How can I change the version of Java in Eclise?
Re: How can I change java version? [message #150090 is a reply to message #150071] Thu, 27 April 2006 17:20 Go to previous message
Eclipse UserFriend
Go to Window->Preferences->Java->Installed JREs and make sure your 5.0
runtime shows up in the list and is checked. Then go to the Compiler
page and make sure the Compiler compliance level is set to 5.0.

- Jeff
Previous Topic:Posting to eclipse.technology.wsvt
Next Topic:Problem adding View Extension
Goto Forum:
  


Current Time: Wed Jul 23 10:43:13 EDT 2025

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

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

Back to the top