cursive

2025-06-13T18:06:34.181559Z

Has anybody successfully got Cursive working with WSL? I'm switching from Mac to Windows and I'm struggling to get it setup. I was able to install the plugin on the main IntelliJ instance and on the host of the wsl ide but Cursive isn't showing up when I go to a clj file. I tried installing on the client and I get the error "Plugin 'Cursive' requires plugin com.intellij.modules.java to be installed"

cfleming 2025-06-13T20:49:56.065219Z

A couple of people have asked about this, if anyone else can chime in with experiences that would be great. I don't use Windows myself, and the whole remote dev thing with JetBrains is still a mystery to me. JetBrains have little to no doc for plugin authors, and it's a complicated setup.