IntelliJ MPS plug-in install errors (Ubuntu 20.04)
I manually installed IntelliJ 2020.3.2 into /usr/local, and it is running normally. I manually unzipped the latest MPS plugins into the /plugins directory under the installation, as per the documentation.
On startup, I get the following kinds of errors:
24/02/2021
20:44 Project library will be unavailable to MPS code
Cannot create MPS stub module for project library 'Gradle: org.slf4j:slf4j-api:1.7.30'.
Module 'Gradle: org.slf4j:slf4j-api:1.7.30' already present in MPS repository
20:44 Project library will be unavailable to MPS code
Cannot create MPS stub module for project library 'Gradle: org.objenesis:objenesis:2.5.1'.
Module 'Gradle: org.objenesis:objenesis:2.5.1' already present in MPS repository
20:44 Project library will be unavailable to MPS code
Cannot create MPS stub module for project library 'Gradle: org.javassist:javassist:3.26.0-GA'.
Module 'Gradle: org.javassist:javassist:3.26.0-GA' already present in MPS repository
Is the problem something as simple as write permissions?
Please sign in to leave a comment.
Hello,
We are having some issues with the plugin (we even remove it from the download page for now), we plan to solve it for the next bugfix (2020.3.2) in the upcoming weeks. Sorry for the inconvenience.
Ok thanks, I'll wait for the new version.