Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / February 2005

Tip: Looking for answers? Try searching our database.

trouble installing BlueJ - no Java system installed

Thread view: 
Tim923 - 01 Feb 2005 18:24 GMT
Visiting the webpage, it said:
"You should download J2SDK from the Sun Microsystems Java website and
install it. You can get it here: java.sun.com/j2se"

Should I download 5.0 (Core) or 1.4.2 (Desktop)?
Tim923 - 01 Feb 2005 18:29 GMT
>Should I download 5.0 (Core) or 1.4.2 (Desktop)?

We will be writing small programs for a low level Java course in
Windows (not Unix).
klynn47@comcast.net - 01 Feb 2005 18:47 GMT
Unless you have a need for the new capabilities in 5.0, I would
recommend 1.4.2
Steve Horsley - 01 Feb 2005 20:13 GMT
> Visiting the webpage, it said:
> "You should download J2SDK from the Sun Microsystems Java website and
> install it. You can get it here: java.sun.com/j2se"
>
> Should I download 5.0 (Core) or 1.4.2 (Desktop)?

I would suggest that you use SDK version 1.5. I really cannot find it on
the web site now, but I know that bluej version 2.0 added support for
java 1.5. If ypu are running a java course, you will want to be able to
teach the latest syntax - generics and the like that java 1.5 introduced.

Anyway - 1.5 looks prettier.

Steve
Steve Horsley - 01 Feb 2005 20:15 GMT
> I would suggest that you use SDK version 1.5. I really cannot find it on
> the web site now, but I know that bluej version 2.0 added support for
> java 1.5. If ypu are running a java course, you will want to be able to
> teach the latest syntax - generics and the like that java 1.5 introduced.
>
> Anyway - 1.5 looks prettier.

P.S.
The Sun web site seems completely useles at the moment. I guess it's being
swamped with downloads of solaris 10.

Steve
Tim923 - 01 Feb 2005 22:21 GMT
>Anyway - 1.5 looks prettier.
>
>Steve

Is 5.0 the new number for 1.5?  I think I read that.
I'm taking the course (not the professor).  Maybe I'll ask him.
Thomas Weidenfeller - 02 Feb 2005 08:21 GMT
> Is 5.0 the new number for 1.5?  I think I read that.

Yes 5.0 is Sun's marketing stunt for renaming 1.5.

> I'm taking the course (not the professor).  Maybe I'll ask him.

Sounds like a good plan.

/Thomas

Signature

The comp.lang.java.gui FAQ:
ftp://ftp.cs.uu.nl/pub/NEWS.ANSWERS/computer-lang/java/gui/faq

Chris Uppal - 01 Feb 2005 23:08 GMT
> > Should I download 5.0 (Core) or 1.4.2 (Desktop)?
>
> I would suggest that you use SDK version 1.5. I really cannot find it on
> the web site now, but I know that bluej version 2.0 added support for
> java 1.5. If ypu are running a java course, you will want to be able to
> teach the latest syntax - generics and the like that java 1.5 introduced.

In all probability using the 1.5 version won't cause any problems.

BUT !

The "latest" stuff in Java 1.5 (or Java 5, if you prefer) will be of less than
zero value to new programmers.

Especially, it will have negative value to anyone using BlueJ, since their
teacher (apparently) has the sense to realise that OO is the important
concept-set to focus on.

Generics do /not/ belong in a beginners class.

('I'm tempted to go father than that, but this is not the occasion...;-)

   -- chris
Tim923 - 01 Feb 2005 23:37 GMT
>In all probability using the 1.5 version won't cause any problems.

Need I download the package that comes with Netbeans?  Is there a
faster website to download Java 5.  Sun's is like 2KB per second.
Thomas Weidenfeller - 02 Feb 2005 08:25 GMT
> Need I download the package that comes with Netbeans?

No, netbeans is BlueJ for adults :-). If you want to use BlueJ you don't
need netbeans. All you need is a JDK, also called Java 2 SDK, or J2SDK
for BlueJ to run.

BTW: Please consider posting beginners questions to comp.lang.java.help.

> Is there a
> faster website to download Java 5.  Sun's is like 2KB per second.

No, Sun does not allow the redistribution of the JDK.

/Thomas

Signature

The comp.lang.java.gui FAQ:
ftp://ftp.cs.uu.nl/pub/NEWS.ANSWERS/computer-lang/java/gui/faq

Thomas Weidenfeller - 02 Feb 2005 08:20 GMT
> Visiting the webpage, it said:
> "You should download J2SDK from the Sun Microsystems Java website and
> install it. You can get it here: java.sun.com/j2se"
>
> Should I download 5.0 (Core) or 1.4.2 (Desktop)?

Does the BlueJ web site say BlueJ runs with 5.0 (which is equal to 1.5,
don't ask ...), or 1.4.something. Depending on what BlueJ wants,
download 5.0 (1.5) or 1.4.something.

/Thomas

Signature

The comp.lang.java.gui FAQ:
ftp://ftp.cs.uu.nl/pub/NEWS.ANSWERS/computer-lang/java/gui/faq

Steve Horsley - 02 Feb 2005 19:12 GMT
>> Visiting the webpage, it said:
>> "You should download J2SDK from the Sun Microsystems Java website and
[quoted text clipped - 7 lines]
>
> /Thomas

I looked, and couldn't find any mention of version 1.5 on the BlueJ
web site, which is very odd. But the Help->Check Version menu from my
current BlueJ install says the following...

Your current BlueJ version is 2.0
The most recent BlueJ version is 2.0.4

New in version 2.0.4
--------------------
BlueJ 2.0.4 is a bug fix release. It fixes a bug from version 2.0.3
that caused problems with installations in paths containing spaces.

New in version 2.0 (among other things):
------------------------------------------
- support for J2SE 5.0
- support for generic classes in interface
- specific enum support
- interface improvements
- key navigation of class diagram and object bench
- editor improvements
- improved extension API
- addition of Code Pad for Java text evaluation
- bug fixes

Steve
Thomas Weidenfeller - 03 Feb 2005 08:30 GMT
> I looked, and couldn't find any mention of version 1.5 on the BlueJ
> web site, which is very odd.

See the right side of

http://www.bluej.org/download/download.html

The box which is labeled "System Requirements" :-) So 1.5 (aka 5.0)
should indeed work.

/Thomas

Signature

The comp.lang.java.gui FAQ:
ftp://ftp.cs.uu.nl/pub/NEWS.ANSWERS/computer-lang/java/gui/faq

Steve Horsley - 03 Feb 2005 19:43 GMT
>> I looked, and couldn't find any mention of version 1.5 on the BlueJ
>> web site, which is very odd.
[quoted text clipped - 7 lines]
>
> /Thomas

LOL! I found it when I went to collect the update, thanks. But I looked
all over BEFORE going to the download page, as one might if they were
wondering whether it was something they even wanted to download.

I confirm that it DOES work with 1.5.

Steve


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.