Skip to content

Compile classes to different language level? #13

Discussion options

You must be logged in to vote

Hello!
You can call the method org.burningwave.core.classes.JavaMemoryCompiler.Compilation.Config.setVersion on your configuration object: it will set the --release flag.
If you need to set other compiler parameters you can call the method org.burningwave.core.classes.JavaMemoryCompiler.Compilation.Config.putExtraParameter

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by HatthewMarris
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants