Skip to main content



      Home
Home » Newcomers » Newcomers » Using Java 6.0
Using Java 6.0 [message #263542] Fri, 22 August 2008 10:34 Go to next message
Eclipse UserFriend
Originally posted by: westerw.bishopireton.org

I have installed Eclipse 3.4 to use in a classroom setting.
When I go to
Window / Preferences / Java / Compiler
I do not have a "compiler compliance level" for Java 5.0 or 6.0

In the older Eclipse 3.2, I had levels 1.3, 1.4, 5.0, 6.0

Did I miss something?
Can anyone help me get to the higher levels of Java, because
I need them for teaching my classes.

Thank You
bill wester
Re: Using Java 6.0 [message #263563 is a reply to message #263542] Fri, 22 August 2008 12:35 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse-news.rizzoweb.com

Bill Wester wrote:
> I have installed Eclipse 3.4 to use in a classroom setting.
> When I go to Window / Preferences / Java / Compiler
> I do not have a "compiler compliance level" for Java 5.0 or 6.0
>
> In the older Eclipse 3.2, I had levels 1.3, 1.4, 5.0, 6.0
> Did I miss something?
> Can anyone help me get to the higher levels of Java, because
> I need them for teaching my classes.

It sounds as if Eclipse is running in a 1.4 JVM and therefore doesn't
have 1.5/1.6 features available. Are you specifying the JVM to run
Eclipse in, either on the command line or in eclipse.ini? See
http://wiki.eclipse.org/Eclipse.ini

Hope this helps,
Eric
Re: Using Java 6.0 [message #263622 is a reply to message #263563] Mon, 25 August 2008 05:00 Go to previous messageGo to next message
Eclipse UserFriend
Eric Rizzo wrote:
> Bill Wester wrote:
>> I have installed Eclipse 3.4 to use in a classroom setting.
>> When I go to Window / Preferences / Java / Compiler
>> I do not have a "compiler compliance level" for Java 5.0 or 6.0
>>
>> In the older Eclipse 3.2, I had levels 1.3, 1.4, 5.0, 6.0
>> Did I miss something?
>> Can anyone help me get to the higher levels of Java, because
>> I need them for teaching my classes.
>
> It sounds as if Eclipse is running in a 1.4 JVM and therefore doesn't
> have 1.5/1.6 features available.
The VM you're using to launch Eclipse has no effect on that, except for
plug-ins like APT that had to be built using features from newer versions.

Dani
> Are you specifying the JVM to run Eclipse in, either on the command
> line or in eclipse.ini? See http://wiki.eclipse.org/Eclipse.ini
>
> Hope this helps,
> Eric
Re: Using Java 6.0 [message #263626 is a reply to message #263542] Mon, 25 August 2008 05:00 Go to previous messageGo to next message
Eclipse UserFriend
Bill Wester wrote:
> I have installed Eclipse 3.4 to use in a classroom setting.
> When I go to Window / Preferences / Java / Compiler
> I do not have a "compiler compliance level" for Java 5.0 or 6.0
>
> In the older Eclipse 3.2, I had levels 1.3, 1.4, 5.0, 6.0
> Did I miss something?
It's now called '1.5' and '1.6'.

Dani
> Can anyone help me get to the higher levels of Java, because
> I need them for teaching my classes.
>
> Thank You
> bill wester
>
>
Re: Using Java 6.0 [message #263687 is a reply to message #263626] Tue, 26 August 2008 09:33 Go to previous message
Eclipse UserFriend
Originally posted by: westerw.bishopireton.org

Dani

Thank you.
Looks like it works OK.
The "renaming" confused me.
bill
Previous Topic:Custom Properties Question
Next Topic:Pluthon
Goto Forum:
  


Current Time: Thu May 08 09:42:18 EDT 2025

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

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

Back to the top