blob: 166d646a2b81992afd4b093883cf2050d09955b9 [file] [log] [blame]
Alan Viverette6ed162a2018-11-30 14:35:55 -05001-Xmx8g
Jens Ole Lauridsen4f480cc2022-09-30 13:33:25 -07002-Dappinspection.use.dev.jar=true
Jens Ole Lauridsen5f035312023-04-20 16:37:22 -07003-Dlayout.inspector.rel.jar.location=#studio/../../../../../../out/dist/inspection
Aurimas Liutikasf55d2532023-04-27 21:35:17 +00004# b/279181712
5-Djdk.attach.allowAttachSelf=true
Jakub Gielzakcd139492023-11-01 16:59:48 +00006# b/297379481
Chris Craikd9d5d7b2024-08-13 16:31:55 -07007-Dprofiler.trace.open.mode.web=true
Jinseong Jeone993ff02024-12-10 21:05:04 -08008# b/343774023
9-Didea.kotlin.plugin.use.k2=true
Oded Niv62245e92023-02-08 12:25:56 +000010# https://github.com/google/google-java-format#intellij-jre-config
11--add-exports=jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED
12--add-exports=jdk.compiler/com.sun.tools.javac.code=ALL-UNNAMED
13--add-exports=jdk.compiler/com.sun.tools.javac.file=ALL-UNNAMED
14--add-exports=jdk.compiler/com.sun.tools.javac.parser=ALL-UNNAMED
15--add-exports=jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED
16--add-exports=jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED