Files
kotlin-fork/compiler/testData/cli/help.out
T
2012-07-07 23:07:20 +04:00

19 lines
517 B
Plaintext

Usage: org.jetbrains.jet.cli.jvm.K2JVMCompilerArguments
-jar [String] jar file name
-src [String] source file or directory
-classpath [String] classpath to use when compiling
-annotations [String] paths to external annotations
-includeRuntime [flag]
-noJdk [flag]
-noStdlib [flag]
-noJdkAnnotations [flag]
-builtins [flag]
-output [String] output directory
-module [String] module to compile
-script [flag]
-tags [flag]
-verbose [flag]
-version [flag]
-help (-h) [flag]
INTERNAL_ERROR