Added javac to common

waldyrious/alt-syntax
Robbie S 2015-12-28 18:11:07 -08:00
parent c96cb115ed
commit 1a71ade49c
1 changed files with 7 additions and 0 deletions

7
pages/common/javac.md Normal file
View File

@ -0,0 +1,7 @@
# javac
> Java Application Compiler.
- Compile a .java file.
`javac {{filename.java}}`