how to compile java with -Xlint code example Example: compile java // compile > javac myCode.java // run > java myCode