Topic : Java 1.6

Topic Archived This topic has been archived - replies are not allowed.


This question is not answered. "Helpful" answers available: 2 . "Solved" answers available: 1 .



            Permlink
            Replies : 75 - Pages : 6 [ 1 2 3 4 5 6 | Next ] - Last Post : Mar 18, 2008 10:34 AM by: Peter da Silva
ciigma

Posts: 43
Registered: Jun 5, 2007
Java 1.6
Posted: Sep 14, 2007 1:55 PM
 

Does xCode support JDK 1.6??? I can't seem to find a download anywhere... I am trying to compile a program for class and I am using the comparable interface and I get an error that says "Generics are not supported in -source 1.3".

MacBook Pro   Mac OS X (10.4.9)    
Bob Lang1


Posts: 1,356
From: UK
Registered: Apr 15, 2004
Re: Java 1.6
Posted: Sep 16, 2007 3:03 PM   in response to: ciigma
 

This is actually two questions in one ;-)

1) You can download Java 1.6 from the Apple Developer Connection site. It's called Java SE 6.0 Release 1 Developer Preview 6. You need to sign up for a free developer account here: connect.apple.com

2) For some incomprehensible reason, Xcode defaults to Java 1.3. You need to switch it in your project by clicking on Project > Edit active target, then select Settings > Simple View > Java Compiler Settings. Set Target Vm and Source Version to the version of your choice.

Bob

Mac Book   Mac OS X (10.4.8)    
paolocorno

Posts: 8
Registered: Jul 25, 2006
Re: Java 1.6
Posted: Sep 30, 2007 12:57 PM   in response to: Bob Lang1
 

Bob please what section do I have to look in to download java 1.6? I only have java 5 in the "java" section of downloads.
Thanks
Paolo

MacBook Pro   Mac OS X (10.4.10)   Win XP pro on Parallels  
whosyourtator

Posts: 28
Registered: Nov 12, 2006
Re: Java 1.6
Posted: Sep 30, 2007 1:30 PM   in response to: paolocorno
 

It seems that Apple has pulled JDK 1.6 from their website.

Macbook Pro   Mac OS X (10.4.10)   2.4 Ghz  
Hansup

Posts: 1
From: Amsterdam
Registered: Oct 2, 2007
Re: Java 1.6
Posted: Oct 2, 2007 4:06 AM   in response to: whosyourtator
 

I found a download:
http://images.spelpunt.nl/javase6release1dp6.dmg

Macbook   Mac OS X (10.4.10)    
bvelthoen

Posts: 1
From: San Francisco, CA
Registered: Oct 2, 2007
Re: Java 1.6
Posted: Oct 2, 2007 5:08 PM   in response to: Hansup
 

You're awesome, mate. I was dead in the water, can't get any help from Apple.

     
Mr.Solo

Posts: 1
Registered: Oct 8, 2007
Re: Java 1.6
Posted: Oct 7, 2007 10:21 PM   in response to: Hansup
 

Hey! this file made my day. Now I'll be able to use Glassfish on my mac mini. yay!

thanks a lot!
//Mr.Solo

  Mac OS X (10.4.10)    
SackBurner

Posts: 1
From: underground
Registered: Oct 17, 2007
Re: Java 1.6
Posted: Oct 17, 2007 9:52 AM   in response to: Hansup
 

Awesome. Many thanks.

Powerbook FW800   Mac OS X (10.4.10)    
jmbollard

Posts: 2
From: Midwest
Registered: Oct 22, 2007
Re: Java 1.6
Posted: Oct 22, 2007 12:40 PM   in response to: whosyourtator
 

So does anybody know what this means for the future of 6 on the Mac?

Doesn't seem very encouraging that they have basically removed all references
that were previously there.

MacBook Pro   Mac OS X (10.4.10)    
ooscarr

Posts: 5
Registered: Jun 30, 2007
Re: Java 1.6
Posted: Oct 26, 2007 5:39 AM   in response to: Hansup
 

At 8 hours of Leopard, thank you very much. If the new version of JDK is officially available, I expect that it works on Tiger, too. Why I didn't find this before. Thank you.

macbook   Mac OS X (10.4.10)   I speak Spanish and I use an English keyboard  
GalenRhodes

Posts: 13
From: Jamestown, NY
Registered: Oct 18, 2007
Re: Java 1.6
Posted: Oct 26, 2007 6:05 AM   in response to: jmbollard
 

Well, I remember that JDK 1.5 wasn't released until after Tiger had come out. It was available as an update via "Software Update" after Tiger was released. Perhaps they're going to do the same thing here.

MacPro   Mac OS X (10.4.10)   2GB RAM, 3x500GB SATA  
champt0n

Posts: 1
From: USA
Registered: Oct 26, 2007
Re: Java 1.6
Posted: Oct 26, 2007 7:12 PM   in response to: GalenRhodes
 

The problem I have is that Apple promised to provide better support for Java. Just a year ago they said they were committed to keeping a better pace with the releases. When they came out with a preview version of Java 6 I was elated since Java 1.6 wasn't out yet. But nothing out of them since then. Also the preview version has some major bugs. It has really bad painting issues. I wish Apple would just let Java on the Mac go open source as well, but they are so freakin' anal I don't know if it will ever happen. Even Gosling has given up on the Mac... Unfortunately Java developers are 2nd class citizens as far as Apple is concerned. I actually purchased Leopard in anticipation of getting Java 6 with it. I do believe I have made my last purchase from Apple. This is one fan boy who is getting off of the wagon...

iMac G5 & Intel Macbook   Mac OS X (10.5)    
GalenRhodes

Posts: 13
From: Jamestown, NY
Registered: Oct 18, 2007
Re: Java 1.6
Posted: Oct 26, 2007 8:16 PM   in response to: champt0n
 

Well, lack of Java 1.6 support is a pretty sad reason to cut off your nose to spite your face. Where are you gonna go? Windows? Linux? I'd rather stay with Mac OS X and Java 1.5 than switch to that abomination called Windows and I just don't have the time or patience to spend the next six months tweaking Linux to get it to run only half as well as Leopard.

But all of this is really just people with a lot of impatience. Java 1.6 has only been officially released since this summer. And we don't know why they've delayed the release. Just like we don't know why they suddenly yanked Network support with Time Machine. All we can do is speculate. Maybe they ran into problems that caused it's delay.

But I am pretty sure that Apple wouldn't spend the time and money that they did developing the R6 and R7 builds of Java 1.6 only to abandon it.

MacPro   Mac OS X (10.5)   2GB RAM, 3x500GB HD, AirPort+BT  
Saeven

Posts: 28
From: Canada
Registered: Sep 29, 2007
Re: Java 1.6
Posted: Oct 27, 2007 7:21 AM   in response to: ciigma
 

Leopard is out! Any Java 1.6 support magically appear?

  Mac OS X (10.5)    
SteveGoyette

Posts: 2
Registered: Oct 28, 2007
Re: Java 1.6
Posted: Oct 28, 2007 9:54 AM   in response to: Saeven
 

Nope, still at 1.5.

I'm installing the developer preview now.

Mac Mini, iMac, MacBook   Mac OS X (10.5)