Transcription: Visual J++ includes one of the fastest Java compilers around. Once you create your program, use Developer Studio's full-featured visual debugger. By compiling your applet or application with debug information, you can watch the values of your variables, change them if necessary, set breakpoints within your code, and look at the generated bytecode of the Java applet being executed. When you're satisfied with the results, compile the program without without debugging information.