Thursday, June 20, 2013

mongo4idea 0.4.2 is out

Hi,

Updated version of mongo4idea is available. Here below the changelog:
  • [add] #44 Configuration: set working directory for mongo shell
  • [add] #43 Add expand/collapse actions for the mongo explorer
  • [add] 'Refresh' from toolbar refreshes all servers, 'Refresh' from popup refreshes only the selected server
  • [upd] Failover when cannot connect to a server
  • [fix] #42 user database is not passed to the URI

Cheers,

David

6 comments:

  1. Hi,

    I have installed this plugin with WebStorm. I can setup the db connection with mongodb. It shows successful connection. But I cannot see plugin in WebStorm. How can I access it?

    Thanks,
    Dami.

    ReplyDelete
    Replies
    1. Hi,

      sorry for the late response, reply seems not to work with firefox.
      If you have some stack, could you please open an issue in the Github project?

      Thanks,

      David

      Delete
  2. For me it showed as a tool window as the right panel at first. Menu: View/Tool Windows/Mongo Explorer.

    ReplyDelete
    Replies
    1. Hi Jim,

      You right! The MongoExplorer UI is quite similar to the other window panels.

      Please provide more inputs. I am not sure to understand your point.

      Regards,

      David

      Delete
  3. Just curious – I'm an early adopter, and have started playing with the IDEA 13 Beta. Do you plan to support IDEA 13? I can't seem to install this plugin in that version, but it installs just fine in 12.

    ReplyDelete
    Replies
    1. Hi,

      If you look at the github project page, you have 2 versions. 1 for Idea 12 and older release and 1 for Idea 13 and new Jetbrains products.

      Please read carrefully installation instructions from the README file.

      New stable release should be available by the end of this November.

      Regards

      Delete