So drücken Sie die Eingabetaste, um in Java fortzufahren

System.out.println("Press enter to continue");
try{System.in.read();}
        catch(Exception e){}
badprogrammer