I found gradle's Java compiler(not reuse Groovy's `JavacJavaCompiler`) relies
on the stubs on disk...
When I enabled generating stub in memory, Groovy's `JavacJavaCompiler` is
refined so it can find stubs smartly, and everything is OK, but gradle's
Java compiler can not find stub files and throws errors because stub class
not found.

If the new feature is accepted, I wish gradle can refine its own Java
compiler as well(add an option too).

Cheers,
Daniel.Sun




-----
Apache Groovy committer 
Blog: http://blog.sunlan.me 
Twitter: @daniel_sun 

--
Sent from: http://groovy.329449.n5.nabble.com/Groovy-Dev-f372993.html

Reply via email to