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

Allow setting of arbitrary JVM arguments#92

Open
recunius wants to merge 1 commit intosteffenschaefer:masterfrom
recunius:master
Open

Allow setting of arbitrary JVM arguments#92
recunius wants to merge 1 commit intosteffenschaefer:masterfrom
recunius:master

Conversation

@recunius
Copy link
Copy Markdown

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

Ex: gwt {
  jvmArgs = [ '-Djava.io.tmpdir=/gwt-tmp' ]
}
@recunius
Copy link
Copy Markdown
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