Skip to content

Instantly share code, notes, and snippets.

@michaelminter
Created September 10, 2012 15:35
Show Gist options
  • Save michaelminter/3691594 to your computer and use it in GitHub Desktop.
Save michaelminter/3691594 to your computer and use it in GitHub Desktop.
Activate Java console on Mac OS X

When you need to debug a Java applet running on your website, there's only one way, and that's with the Java console. To access:

Applications > Utilities > Java Console

... and select 'Show console' with any other options you'd like to show up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment