Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Java 5.0 for Mac?????
Java 5.0 for Mac????? [message #104712] Mon, 26 September 2005 00:28 Go to next message
Eclipse UserFriend
Originally posted by: matthew.kahl.gmail.com

I am taking an introductory to java class and have had trouble compiling
in 5.0. Basically, the scanner class is not recognized and it says that my
Mac OS X Default is Java 1.4.2. I did download from Apple's website the
J2SE 5.0 but am not able to compile still. I am not sure if this was the
incorrect thing to download, I am very new to the java environment. Does
anyone know how I can compile in 5.0?
Re: Java 5.0 for Mac????? [message #104822 is a reply to message #104712] Mon, 26 September 2005 12:05 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: ns_dkerber.ns_WarrenRogersAssociates.com

In article <36a7ba6aa49cc329c171c13c6bac6a6a$1@www.eclipse.org>,
matthew.kahl@gmail.com says...
> I am taking an introductory to java class and have had trouble compiling
> in 5.0. Basically, the scanner class is not recognized and it says that my
> Mac OS X Default is Java 1.4.2. I did download from Apple's website the
> J2SE 5.0 but am not able to compile still. I am not sure if this was the
> incorrect thing to download, I am very new to the java environment. Does
> anyone know how I can compile in 5.0?

Did you download and install the JRE or the SDK? YOu need an SDK
installed in order to compile java progs.

--
Remove the ns_ from if replying by e-mail (but keep posts in the
newsgroups if possible).
Re: Java 5.0 for Mac????? [message #106049 is a reply to message #104822] Thu, 29 September 2005 15:39 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: john.eclipsefaq.org

David Kerber wrote:
> In article <36a7ba6aa49cc329c171c13c6bac6a6a$1@www.eclipse.org>,
> matthew.kahl@gmail.com says...
>
>> I am taking an introductory to java class and have had trouble compiling
>>in 5.0. Basically, the scanner class is not recognized and it says that my
>>Mac OS X Default is Java 1.4.2. I did download from Apple's website the
>>J2SE 5.0 but am not able to compile still. I am not sure if this was the
>>incorrect thing to download, I am very new to the java environment. Does
>>anyone know how I can compile in 5.0?
>
>
> Did you download and install the JRE or the SDK? YOu need an SDK
> installed in order to compile java progs.
>

Technically, a 5.0 JRE is all you need to compile Java 5.0 programs in
Eclipse, since Eclipse provides its own Java 5.0 compiler.
--
Re: Java 5.0 for Mac????? [message #126699 is a reply to message #106049] Thu, 29 December 2005 22:12 Go to previous message
Eclipse UserFriend
Originally posted by: not_monitored.example.com

"John Arthorne" <john@eclipsefaq.org> wrote in message
news:dhh1rt$3hj$2@news.eclipse.org...
> Technically, a 5.0 JRE is all you need to compile Java 5.0 programs in
> Eclipse, since Eclipse provides its own Java 5.0 compiler.

At the time this thread was started, 1.4 was the default even if you had 1.5
installed. With the latest version of the JRE 1.5 is default.
Previous Topic:Workspace folder reassign fails
Next Topic:drawing custom TreeViewer labels
Goto Forum:
  


Current Time: Sat Sep 07 11:08:05 GMT 2024

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

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

Back to the top