javac
Java Application Compiler.
- Compile a `.java` file:
- Compile several `.java` files:
- Compile all `.java` files in current directory:
- Compile a `.java` file and place the resulting class file in a specific directory:
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).