why don't you just use the one that comes with the java SDK? Then you just go to the command prompt and go the the folder where your .java file is located, type javac 'file' and your done. You could also download netbeans, it has a compiler built in.