Java interface for Tiger OS?

Joined
Nov 2, 2011
Messages
233
Reaction score
1
Points
18
Location
Pennsylvania
Your Mac's Specs
Mid-2012 15" MBP 2.6GHz i7, Late-2011 13" MBP 2.4 GHz i5, Early-2008 Mac Pro 2.8Ghz Xeon
Hey everyone, I was just wondering if there was a java interface for Tiger because I tried Eclipse and it need Leopard to run. Thanks
 

vansmith

Senior Member
Joined
Oct 19, 2008
Messages
19,924
Reaction score
559
Points
113
Location
Queensland
Your Mac's Specs
Mini (2014, 2018, 2020), MBA (2020), iPad Pro (2018), iPhone 13 Pro Max, Watch (S6)
OS X includes Java (except for Lion which requires you to install it manually). However, the Eclipse system requirements state that you need the version that comes with Leopard (Java 5?). What version of Java are you running?
 
OP
1
Joined
Nov 2, 2011
Messages
233
Reaction score
1
Points
18
Location
Pennsylvania
Your Mac's Specs
Mid-2012 15" MBP 2.6GHz i7, Late-2011 13" MBP 2.4 GHz i5, Early-2008 Mac Pro 2.8Ghz Xeon
OS X includes Java (except for Lion which requires you to install it manually). However, the Eclipse system requirements state that you need the version that comes with Leopard (Java 5?). What version of Java are you running?

Honestly I'm not sure, it is whatever came originally on OSX 10.4.11 so maybe Java 4???
 

vansmith

Senior Member
Joined
Oct 19, 2008
Messages
19,924
Reaction score
559
Points
113
Location
Queensland
Your Mac's Specs
Mini (2014, 2018, 2020), MBA (2020), iPad Pro (2018), iPhone 13 Pro Max, Watch (S6)
I doubt it was the default - Java 1.4 was released more than three years previous to that. I'm guessing that Java 5, released seven months before Tiger, is the default. What do you get when you execute the following from the command line:
Code:
java -version
I just checked - Java 5 is indeed available for Tiger. Make sure Java is up to date through Software Update.
 
OP
1
Joined
Nov 2, 2011
Messages
233
Reaction score
1
Points
18
Location
Pennsylvania
Your Mac's Specs
Mid-2012 15" MBP 2.6GHz i7, Late-2011 13" MBP 2.4 GHz i5, Early-2008 Mac Pro 2.8Ghz Xeon
I doubt it was the default - Java 1.4 was released more than three years previous to that. I'm guessing that Java 5, released seven months before Tiger, is the default. What do you get when you execute the following from the command line:
Code:
java -version
I just checked - Java 5 is indeed available for Tiger. Make sure Java is up to date through Software Update.

It tells me that I am running java 1.5 . And it still tells me I need leopard. Is there an older version of Eclipse or another inerface that will be compatible with Tiger?
 
OP
1
Joined
Nov 2, 2011
Messages
233
Reaction score
1
Points
18
Location
Pennsylvania
Your Mac's Specs
Mid-2012 15" MBP 2.6GHz i7, Late-2011 13" MBP 2.4 GHz i5, Early-2008 Mac Pro 2.8Ghz Xeon

vansmith

Senior Member
Joined
Oct 19, 2008
Messages
19,924
Reaction score
559
Points
113
Location
Queensland
Your Mac's Specs
Mini (2014, 2018, 2020), MBA (2020), iPad Pro (2018), iPhone 13 Pro Max, Watch (S6)
Really, though, an upgrade to Snow Leopard would be well worth the $30.
Agreed unless you're using a PowerPC Mac. If you are using a PPC Mac, you can only upgrade to Leopard.

19birel, have you tried running 3.7? The Eclipse JRE requirements page states that it, "will work fine on other current Java VMs running on window systems supported by SWT." I imagine that SWT worked on Tiger at some point so it might be worth starting at 3.7 and working your way backwards.
 

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top