does anyone knows where JConsole is Located in MacOSX (Leopard)?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Java 6?
/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/bin/jconsoleJava 5?
/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home/bin/jconsoleIf you want to find any program or file located on your Mac OS X 10.5 system, you can go to terminal and do it the unix way:
Either:
Or:
I prefer the first one ’cause it’s faster. It uses a prebuilt index to perform the search.