Package | Description |
---|---|
com.google.gwt.dev.codeserver |
Modifier and Type | Method and Description |
---|---|
CompileDir |
JobEvent.getCompileDir()
Returns the directory where the GWT module is being compiled, or null if not available.
|
Modifier and Type | Method and Description |
---|---|
void |
JobEvent.Builder.setCompileDir(CompileDir compileDir)
The directory where the GWT compiler will write its output.
|
void |
RecompileListener.startedCompile(String moduleName,
int compileId,
CompileDir compileDir)
Deprecated.
Called when starting a compile.
|
Copyright © 2018. All rights reserved.