Reputation: 2870
I'm trying to use Mongo Explorer plugin on WebStorm, but it doesn't work. I added mongo executable pass and server's path from Preferences dialog. It shows the server, but it doesn't show the contents below the server. Why?
Upvotes: 1
Views: 3960
Reputation: 2870
The plugin doesn't work in WebStorm 9 because it has some internal change. You have to use a previous version of WebStorm if you want to use the plugin.
https://github.com/dboissier/mongo4idea/issues/100
Upvotes: 1
Reputation: 93768
Seems the plugin is not compatible with WebStorm version you are using. I'd suggest logging a bug in plugin issue tracker(https://github.com/dboissier/mongo4idea/issues), providing your idea.log
Upvotes: 3