Welcome to Ask Ozar.net !
Login
Register
Q&A
Questions
Unanswered
Tags
Categories
Users
Ask a Question
Welcome to Ask Ozar.net, where you can ask questions and receive answers from other members of the community.
Categories
All categories
Computers, Tablets, Smartphones, Servers
(25)
Hardware
(1)
Software
(24)
Android
(1)
BPM
(4)
iOS
(0)
Programming
(6)
C & C++
(0)
Java / Java EE
(4)
.NET (ASP.NET, VB.NET, C#, ...)
(0)
PHP
(1)
Objective-C
(0)
Pascal
(0)
Web & Application Server Administration / Configuration
(3)
Other
(2)
Mac OS X
(6)
BRMS
(2)
IT / Technical
(6)
Non-Technical
(0)
Most popular tags
mac
ibm
websphere
macosx
javaee
process_server
java
bpm
osx
hosts
ilog
odm
jrules
mysql
php
video
mavericks
wodm
integration
jsf
jpa
db2
database
security
certificate
ssl
how-to
s4
galaxy
samsung
macbookpro
sql
macos
permissions
cms
wordpress
bluetooth
yosemite
mouse
microsoft
onenote
magic
harddisk
usb
keyboard
bootcamp
screenshot
fullscreen
htdocs
facebook
annotations
open-source
alternative
ldap
download
edit
problem
apple
apache
error
Where is JDK 7 installed on Mac OS X Mavericks?
+2
votes
After upgrading my Mac to OS X Mavericks from Snow Leopard, Eclipse default JRE is still showing a Java 6 VM although I installed JDK 7.
Where Java 7 installed on OS X Mavericks? How can I determine the location of Java VMs on the Mac?
osx
mavericks
mac
java
asked
Jun 7, 2014
in
Java / Java EE
by
krisg76
(
860
points)
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
2
Answers
+2
votes
Best answer
Launch Terminal.app
Run the following command:
/usr/libexec/java_home
to see the list of installed JREs or for specfically version 7 type
/usr/libexec/java_home -v 1.7
answered
Jun 7, 2014
by
maclord
(
1.0k
points)
selected
Jun 7, 2014
by
krisg76
Please
log in
or
register
to add a comment.
+1
vote
/Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home
answered
Jun 7, 2014
by
fcoder
(
560
points)
Please
log in
or
register
to add a comment.
Related questions
0
votes
1
answer
13.9k
views
how can I edit the hosts file on mac os x mavericks?
asked
Nov 2, 2013
in
Mac OS X
by
kalderya
(
260
points)
mac
hosts
macosx
mavericks
0
votes
0
answers
325
views
How to create a SSL certificate on Mac for my Wordpress blog installation on localhost (OS X Yosemite)?
asked
Jan 20, 2017
in
CMS Software
by
fcoder
(
560
points)
mac
osx
macos
ssl
certificate
security
+1
vote
1
answer
2.0k
views
How to get rid of translucency of full screen videos on Mac OS X Mavericks
asked
Feb 10, 2014
in
Mac OS X
by
fcoder
(
560
points)
mac
video
fullscreen
0
votes
1
answer
1.8k
views
Apple Magic keyboard and mouse keeps disconnecting after a while in OS X Yosemite
asked
Oct 25, 2014
in
Hardware
by
krisg76
(
860
points)
mac
bluetooth
macosx
osx
yosemite
apple
magic
mouse
keyboard
0
votes
1
answer
370
views
How can I edit hosts file on my Mac with a GUI tool like TextWrangler?
asked
Jun 19, 2016
in
IT / Technical
by
fcoder
(
560
points)
mac
macosx
hosts
edit
permissions
...