Open aaramg opened 4 years ago
I am seeing the same exception with the latest release an Neo4j 4.x (4.0.3 for me). Interestingly neo4j 3.5.x appears to be working fine
Same here ...
Seeing this same error in Rider 2020.1.1 on version 3.0.3 of the plugin
+1 seeing this also on
IntelliJ IDEA 2020.1.2 Preview (Ultimate Edition)
Build #IU-201.7846.6, built on May 13, 2020
Same problem on intellij 2020.2 EAP
I was working on a PR for this, but I have no experience in plugin development. I just issued a gradlew buildPlugin, hoping that the resulting jar / zip can be imported in intellij. Unfortunately it doesn't. I get a missing plugin xml descriptor error while importing the plugin. Any idea how I can build the plugin and install it from this without any problems?