halirutan / Wolfram-Language-IntelliJ-Plugin-Archive

Wolfram Language and Mathematica plugin for IntelliJ IDEA.

Home Page:https://wlplugin.halirutan.de/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Incompatible with PyCharm 2019.3.2

shrubbroom opened this issue · comments

Plugin incompatible with PyCharm 2019.3.2

I once used the plugin for development in older version of PyCharm, and it works well. However the plugin is incompatible with the current PyCharm verion after the last few updates and it shows that the plugin doesn't have a proper licence. I would be likely to code the .m script in PyCharm since I don't use Java so much as the Python. Could you help to check.

  • OS: Windows
  • PyCharm 2019.3.2
  • Wolfram Plugin Version 2019.2.3

Since 2019, the Wolfram Language Plugin (WLP) is available through the Jetbrains Marketplace which means you need a paid or free license to use it. This step was necessary since the WLP had failed to become an open-source project with several developers working on it.

The reason why you could use it on PyCharm Community is that until the end of 2019, the licensing check was not implemented by Jetbrains for Community products. I decided to provide the WLP in an "extended trial" for all those products.

If you want to know the details, please read this blog post

https://wlplugin.halirutan.de/end-of-year-2019/

and check the licensing options on the website.

Sorry for that disturbing. I have my plugin work correctly after I reinstall it. I am currently using the PyCharm professional and have a student licence. Weird that it shows the plugin is neither compatible nor licensed before the reinstalling. Everything goes well now. Thanks for your kind reply. Besides, this is really a fancy plugin.

@shrubbroom One possible explanation is that you tested on PyCharm 2020 EAP. Is this possible? At the moment, the plugin is not compatible with the new 2020 versions, but I've fixed almost all issues and I will release a new plugin version soon. This will for testing only be available in the beta channel and you can read here how to get these updates.

I'm not sure how this works with the license though and if you have to re-apply for the 2020 versions. But surely you can just try it out and give feedback.

However I am now on the stable release by not the EAP version with PyCharm. And the problem occurs since the last update. From my perspective, this may be a probelm of PyCharm's auto-update for plugins since only after I manually install the Wolfram Language from the market again did the PyCharm get the correct compatible version. In one word, reinstall should be the first try to fix such kind of problem.

@shrubbroom Another user could reproduce the problem. If it occurs again, please report back here and I'll investigate with Jetbrains why this happens. Thanks for the report!