We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c053943 commit f3312f8Copy full SHA for f3312f8
.gitpod.yml
@@ -16,6 +16,6 @@ tasks:
16
17
jetbrains:
18
intellij:
19
- vmoptions: '-Xmx8g -XX:+UnlockDiagnosticVMOptions -XX:ErrorFile=/workspace/.gitpod/hs_err_pid%p.log -XX:+ExtensiveErrorReports -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/workspace/.gitpod/java_pid%p.hprof'
+ # vmoptions: '-Xmx8g -XX:+UnlockDiagnosticVMOptions -XX:ErrorFile=/workspace/.gitpod/hs_err_pid%p.log -XX:+ExtensiveErrorReports -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/workspace/.gitpod/java_pid%p.hprof'
20
prebuilds:
21
version: stable
0 commit comments