Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The option to enable generating Java stubs in memory is memStub, which is one of jointCompilationOptions:
def config = new CompilerConfiguration() config.jointCompilationOptions = [memStub: true]
See the discussion in the dev mailing list:
http://groovy.329449.n5.nabble.com/PROPOSAL-Provide-an-option-to-generate-stubs-in-in-momery-file-system-for-better-compiling-performane-tt5756151.html
P.S. A better implementation is found, so no 3rd-party lib is required.
Attachments
Issue Links
- links to