Upgrade to java 1.7 in eclipse on mac
Posted
by
user2159614
on Super User
See other posts from Super User
or by user2159614
Published on 2013-03-12T06:18:27Z
Indexed on
2014/06/04
9:28 UTC
Read the original article
Hit count: 155
I'm sort of a beginner with eclipse but I want to update the libraries or build path or whatever to java 1.7 from java 1.6 and I can't figure it out. I'm a computer science student at the university of washington and various TA's and students have tried to figure out this problem but it's stumped them all. I've installed java 1.7 from Oracle a few times already and the java section of system preferences says I have 1.7 but java -version
in terminal says:
java version "1.6.0_41" Java(TM) SE Runtime Environment (build 1.6.0_41-b02-445-11M4107) Java HotSpot(TM) 64-Bit Server VM (build 20.14-b01-445, mixed mode)
What's going on here? My mac is totally up to date on everything else
© Super User or respective owner