Java compiler command line argument file
Answered
How could I set Java compiler command line argument file in IDEA 2018.3?
I tried to specify it on the Java compiler settings page:

But build failed referencing an invalid flag:

I tested this manually in command line and it worked great.
Java version is 11.0.1.
Am I doing anything wrong?
Does IDEA support this at all?
Thanks.
Please sign in to leave a comment.
Hello Ruslan,
I reported issue on YouTrack: https://youtrack.jetbrains.com/issue/IDEA-204562
Please follow it for updates.