Skip to content
This repository has been archived by the owner on Oct 26, 2022. It is now read-only.

Allow setting of arbitrary JVM arguments #92

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

recunius
Copy link

Ex: gwt {
jvmArgs = [ '-Djava.io.tmpdir=/gwt-tmp' ]
}

Ex: gwt {
  jvmArgs = [ '-Djava.io.tmpdir=/gwt-tmp' ]
}
@recunius
Copy link
Author

This is the first time I did any Gradle plugin development. Might want to check out how sound the solution is before merging into master.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant