Type: Syntax
Screenshots: 1
Description:
Forgetting about JCreator's automatic bracket closing feature, I placed one too many close brackets in my program. This error was detected by the Java Compiler as I attempted to compile and run the program.
This error was quickly fixed by removing the excess bracket.
Monday, September 18, 2006
Subscribe to:
Post Comments (Atom)
1 comment:
Yeah, I dislike Jcreator automatically putting a ")" bracket whenever I enter a "(". Because of this same reason, I have compiling errors in my programs today.
Post a Comment