Files
kotlin/compiler/testData/cli/help.out
2012-06-14 16:05:16 +04:00

17 lines
543 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
-includeRuntime [flag]
-stdlib [String] Path to the stdlib.jar
-jdkHeaders [String] Path to the kotlin-jdk-headers.jar
-mode [String] Special compiler modes: stubs or jdkHeaders
-output [String] output directory
-module [String] module to compile
-script [flag]
-tags [flag]
-verbose [flag]
-version [flag]
-help (-h) [flag]
INTERNAL_ERROR