You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a devonfw-ide user, I want to setup my IDE automatically including intellij plugins so that I can directly jump-start into the project.
Actual behavior
The setup fails with the following error:
Success: verify installation of intellij (head)
Trying to download intellij-plugin-IU-231.9011.34-EclipseCodeFormatter from https://plugins.jetbrains.com/pluginManager?action=download&id=EclipseCodeFormatter&build=IU-231.9011.34
Artifact already exists at /c/Users/hohwille/Downloads/devonfw-ide/intellij-plugin-IU-231.9011.34-EclipseCodeFormatter
To force update please delete the file and run again.
cat: /d/projects/test/urls/intellij-plugin-IU-231.9011.34-EclipseCodeFormatter///_.urls.sha256: No such file or directory
******** ATTENTION ********
Downloaded file has the wrong checksum!
Expected
Download dc9736cefe20e88ee840b3be3b3165219ecf7abab056b64f28771b2718aa9af6
This could be a man-in-the-middle-attack, a download failure, or a release that has been updated afterwards.
Please review carefully.
Expected checksum can be found at .sha256.
Actual checksum was computed via sha256sum /c/Users/hohwille/Downloads/devonfw-ide/intellij-plugin-IU-231.9011.34-EclipseCodeFormatter
Installation was aborted for security reasons!
We are sorry for the inconvenience. Please check the above errors, resolve them and try again.
Steps to reproduce (bug) / Use Case of feature request (enhancement)
configure an active intellij plugin in your settings
setup a new IDE with this setup
if not already done automatically, trigger the intellij installation (devon intellij setup)
Expected behavior
As a devonfw-ide user, I want to setup my IDE automatically including intellij plugins so that I can directly jump-start into the project.
Actual behavior
The setup fails with the following error:
Steps to reproduce (bug) / Use Case of feature request (enhancement)
devon intellij setup
)Related/Dependent Issues
Comments/Hints:
This is currently blocking the automated setup in some projects so it should be fixed asap.
Affected version:
The text was updated successfully, but these errors were encountered: