RustRover
https://www.jetbrains.com/rust/ came out this week, and like JetBrains' other IDEs, it runs with Java. I've been able to get CLion and GoLand working on ppc64le, though not PyCharm, and not RustRover. I've compiled JB's own JRE, and some components used within (libsqliteij.so, fsnotifier, etc) by compiling those from source from
https://github.com/JetBrains/intellij-community.
Has anyone been successful with RustRover, or PyCharm?
RustRover complains that JetBrains' other Rust plugin was found and that stops RR from loading, but I suspect that's hiding the real problem, since CLion with JB's old Rust plugin can coexist with RR on my Mac and x86_64 Linux box.