I disregarded most of the thread because I'm sure chsh pointed you in the right direction but .class files are created when your .java is compiled. So check in the same directory as where you have your .java file or if you have a new project, look in in the bin directory of that project or the compiled files... I don't know which JBuilder uses.