Hi,
I m developing a Java Application on mac. I have also made the installer for it.
Now when I run the Application from the installer I want to see the console output (like the output from System.out.println()).
Something like we see the output by Ctrl+ Shift on Windows.
How can i do this?
Pls help.
Rachna