Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 07-16-2005, 05:52 PM   #1 (permalink)
SDX
 
Newb Techie

Join Date: Jul 2005

Posts: 4

SDX

Default Java

Can anyone tell me about the new fixes and improvements in Netbeans 4.1 and JDK5.
SDX is offline  
Old 07-16-2005, 07:35 PM   #2 (permalink)
 
Ultra Techie

Join Date: Oct 2003

Posts: 544

fitzjj

Default

I dont use netbeans so cant comment on that one but java5 has some new features over java2:

> there is now a printf method just like the printf function in C (surely it should be called printm!!!, oh well..)

> Better way of dealing with enumerated types

> The abiliyt to pass varying numbers of arguments to a single method without having to overload it.

I'm sure there are a few other improvements too, but those are all i have heard of so far, but i havent done any java5 coding yet
fitzjj is offline  
Old 07-26-2005, 06:23 PM   #3 (permalink)
 
Newb Techie

Join Date: Jul 2005

Posts: 9

cakeMate

Default

my professor told us not to use JDK5 cuz it's new and not sofisticated enough to be stable. I don't think it'll make much difference for a beginner but just food for thought.
cakeMate is offline  
Old 07-27-2005, 12:40 PM   #4 (permalink)
 
Ultra Techie

Join Date: Oct 2003

Posts: 544

fitzjj

Default

Quote:
Originally posted by cakeMate
my professor told us not to use JDK5
Same here, again because it is not quite stable yet, although it has been out a while but most develepoers have stuck to 1.4 unless they needed the functionality of 5 - has been around a little while now though
fitzjj is offline  
Old 07-27-2005, 12:56 PM   #5 (permalink)
 
Ultra Techie

Join Date: Sep 2003

Location: Bamberg, Germany

Posts: 549

Iron_Cross

Send a message via ICQ to Iron_Cross Send a message via MSN to Iron_Cross Send a message via Yahoo to Iron_Cross
Default

If you want to find out the new features in Netbeans, check the netbeans site (http://www.netbeans.org/) if you want to find out the new features in java 1.5 check sun's site (http://java.sun.com/)
__________________

See today\'s Penny-Arcade!(May contain foul lanuage)
Pain is weakness leaving the body.

PM Me for my MSN
Iron_Cross is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On