Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CommandLineWrapper is ill-suited error using modern IntelliJ and Java #36

Open
MosheElisha opened this issue Apr 16, 2020 · 0 comments
Open

Comments

@MosheElisha
Copy link

Hi,

When using the plugin with a more recent IntelliJ (mine is 2020.1) and Java >= 9, I get the following error:

`CommandLineWrapper` is ill-suited for launching apps on Java 9+.
If the run configuration uses "classpath file", please change it to "@argfile".
Otherwise, please contact support.

This is due to a change done in IntelliJ - JetBrains/intellij-community@3de0403

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant