public class LibraryCompiler extends Object
When compiling the top-level module, you should also pass the -link and -war flags to create the GWT application.
This is an alternative to Compiler.java which does a full world compile that neither reads nor writes libraries.
Constructor and Description |
---|
LibraryCompiler(CompilerOptions compilerOptions) |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
public LibraryCompiler(CompilerOptions compilerOptions)
public static void main(String[] args)
Copyright © 2018. All rights reserved.