Replies: 1 comment
-
as for workaround 2. I found a way in lazyvim
still interested if this is doable to derive that vmArgs from build.gradle directly |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
during my unit-tests, I need to pass some jvm args that are declared in the build.gradle file that way:
launch_args.vmArguments
to be reused in that placethanks
Beta Was this translation helpful? Give feedback.
All reactions