How to generate Java files into source folders, to be added to compile scope?

I'd like to generate Java files, like I do now with SourceGeneratingCompiler,
but into a sourcepath, and not into the temp output folder that the
SourceGeneratingCompiler makes me use. How can I do this?

0

请先登录再写评论。