janinoc -V (return code: 1)
Source file and/or class name missing; try "-help".
janinoc -help (return code: 1)
Usage:
org.codehaus.janino.SimpleCompiler <source-file> <class-name> { <argument> }
Reads a compilation unit from the given <source-file> and invokes method
"public static void main(String[])" of class <class-name>, passing the.
given <argument>s.