Those compilation errors means that the method PrintStream#printf () cannot be found. As per the linked javadoc it was introduced in Java 1.5. This means that you're using Java 1.4 or older in CMD.
Some results have been hidden because they may be inaccessible to you
Show inaccessible results