Anyone working with #ProjectPanama in #IntelliJIDEA knows whether there is an project-wide option to set some `—enable-native-access` flags? I.e. not in each run target individually?
Every time I run a unit test, I need to set these manually. Maybe the IDE can adapt flags from surefire or failsafe config in the pom.xml?
