Jicaijichaoji

- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
-
Jicaijichaoji created a post, AnsweredHow to add jvm options in a gradle project?
In run.json when type is jps-run, "options": ["vmoption"] is work but when I use gradle, "options" is not exist and I dont know how to add jvm options to a gradle task. My configuration: {...