I'm getting ````CommandLineWrapper` is ill-suited ...
# android-studio
r
I'm getting
Copy code
`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.
When trying to launch a repl in my
app
scope - I can launch it outside, but that's kinda useless.
765 Views