
Java
You execute it the same way you would on any other OS. As long as you have the
Java Runtime Environment installed and the "
Java" executable is in your path, from the command line you would simply run:
Java -cp /path/to/file/here com.some.class.to.run.Here