How to enable Java output in Console.app in OSX 10.8 (.3)?

I use Console.app to view the output of System.err / out.println () from my compiled Java applications. I just installed a Java application on a new 10.8 machine and now Console.app is not working.

How to enable Java output in Console.app in 10.8?

I play with the Java settings that I downloaded from this link (located on this thread ), but does nothing like a trick.

+1
source share

All Articles