-
Notifications
You must be signed in to change notification settings - Fork 109
the plugin doesn't support webstorm 2019.1 #269
Comments
thanks @dacopan |
If anyone wants to download it here's the link: https://ufile.io/remgtgvc As of now, jetbrains hasn't verified the plugin thus it's not appearing in plugins. Download it and select install plugin from disk, then select the .zip file and you're done. |
@dacopan: It is still pending. Any update when will it be available? |
I don't know I've not received a response of JetBrains |
thanks everyone |
@efstathiosntonas This zip does not work (idea 2019.1.2) |
@HappyManYun I can't help you with that zip, because I built it from source, but I also encountered difficulties, because I had some garbage left by the original plugin. After removing .idea/mongoSettings.xml file (if I remember correctly) and configured a new MongoDB connection, it worked. |
PyCharm 2019.1.2 (Community Edition) It works.Thanks a lot. |
Hi, I have the same problem |
https://gofile.io/?c=jmd5tr |
can you upload the log file? please follow:
|
Good morning,
I followed your steps, but the system return this message
Regards
… El 26 may 2019, a las 23:17, Darwin Correa ***@***.***> escribió:
https://gofile.io/?c=jmd5tr <https://gofile.io/?c=jmd5tr>
I'm working on errors reported by JetBrains. plugin will be public available soon...
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub <#269?email_source=notifications&email_token=ACNRZM5YZLEA3EXJ4I6CDLTPXL47DA5CNFSM4HG2HEIKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWINTPQ#issuecomment-496032190>, or mute the thread <https://github.com/notifications/unsubscribe-auth/ACNRZMZ3ECQKKTDX2IMQPULPXL47DANCNFSM4HG2HEIA>.
|
@davidsolanes2 and @HappyManYun , try this zip (attached below). It's the same as @dacopan's (thank you dacopan!) except it uses the mongo-java-driver uber-jar, and it includes the fix for #242 . See here. |
@cunneen Thank you for that zip, worked great for me. |
Thanks, works perfect ! |
still pending. |
I asked JetBrains about the status of the plugin approval. They replied: There are some compatibility issues (can see on https://plugins.jetbrains.com/plugin/12242-mongo-2-0/update/61868). After installing this plugin in IDE an error happened. The letters were sent to Darwin Correa, the author of this plugin on May 4th and April 16th to fix it. Hi didn't respond yet. |
I can't reproduce the issue, many user report that the plugin works well.
if you cant send some feedback about errors I'll work on fixed it
[image: Mailtrack]
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&>
Remitente
notificado con
Mailtrack
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&>
01/08/19
08:35:15
El jue., 1 ago. 2019 a las 8:24, Joseph Shraibman (<notifications@github.com>)
escribió:
… I asked JetBrains about the status of the plugin approval. They replied:
There are some compatibility issues (can see on
https://plugins.jetbrains.com/plugin/12242-mongo-2-0/update/61868). After
installing this plugin in IDE an error happened. The letters were sent to
Darwin Correa, the author of this plugin on May 4th and April 16th to fix
it. Hi didn't respond yet.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#269?email_source=notifications&email_token=ABCLUMNXGOLUXXOXF7VPCXLQCLPZPA5CNFSM4HG2HEIKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD3KSVPY#issuecomment-517286591>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABCLUMMLNEM5QEPRC363FJ3QCLPZPANCNFSM4HG2HEIA>
.
|
I'm just repeating what JetBrains said. I don't know what issues they are talking about. |
NoClassDefFoundError: org/bson/json/JsonParseException
[image: Mailtrack]
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&>
Remitente
notificado con
Mailtrack
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&>
01/08/19
08:50:19
|
Hi, |
FYI, when trying to access the file at https://ufile.io/remgtgvc I got this message:
I will try the one attached to #269 (comment) Update: the file attached to that comment worked. |
Hi, the plugin has been fixed. please download this release and tell me whether it works on your IDE. Thanks |
@dacopan I saw you made a fork of the plugin. Maintaining this plugin is too much time consuming with my current situation. I would be happy to transfer your the ownership of this stuff. What do you say? FYI, Jetbrains has started to work on MongoDB support in their database plugin. This is a really good news :) |
Confirmed working on Webstorm 2019.2.3. Thanks @dboissier |
Thanks for your feedback. I upload the plugin to the repository right now. |
Thanks @dboissier for fixing this. |
since i upgrade webstorm to version 2019.1, "view collection content" doesnt work. so I revert to version 2018.3...
The text was updated successfully, but these errors were encountered: