How can I set the compileOptions for my Gradle Java plugin?

后端 未结 4 1604
失恋的感觉
失恋的感觉 2020-12-07 00:39

I want to set the -parameters command on my gradle build so that I can use reflection to access the name of the parameters. It seems like I should be doing this with the fol

4条回答
提交回复
热议问题