How to Open a Java Console
The Java run-time runs programs written in the Java programming language. Java software is often used for programs embedded on Web pages, as well as other desktop or server programs. The Java run-time includes a Java console, which displays information about the Java version and any error messages that Java applets generate. If you're trying to troubleshoot problems with Java programs, you need to view the error messages in the Java console.
Instructions
-
-
1
Open the Control Panel by clicking "Start" and "Control Panel."
-
2
Click "Programs" in the control panel window.
-
-
3
Click "Java (32-bit)".
-
4
Click the "Advanced" tab at the top of the Java Control Panel window.
-
5
Click the plus sign to the left of "Java Console."
-
6
Click "Show Console."
-
7
Click "OK."
-
8
Start a Java program or applet, if one isn't already running. The Java Console only appears when Java programs are running.
-
1