Merge pull request #438 from rselwyn/master

Added javac to common
This commit is contained in:
Felix Yan
2015-12-29 11:46:07 +08:00

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

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