Hm, it seems `gradlew runIde` on the command line ...
# kontributors
d
Hm, it seems
gradlew runIde
on the command line works. So it's some issue with the Gradle import, maybe?
d
No, it is expected outcome: Ultimate has separate dependencies, because you don't need it unless you're developing specifically for IDEA Ultimate (which is normally needed only for JB developers 🙂 ) You can try running
ultimate/update_dependencies.xml
, but I'm not sure if it has any use for you.
d
That makes sense! Thank you. I was just a bit worried about the compilation errors 🙂
For the record, that worked and my OCD is satisfied 😄
👍 1