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 Eclipse user, I expect devonfw to install my Eclipse in a working condition.
Actual behavior
Devonfw-ide manages to download the latest version of Eclipse but fails to install the plugins provided by our settings.
After all plugins threw an error message, Eclipse can not be started.
Installing Eclipse plugin 'anyedit' from URL https://raw.githubusercontent.com/iloveeclipse/plugins/latest/...
WARNING: Using incubator modules: jdk.incubator.foreign, jdk.incubator.vector
Error: Could not find or load main class
Caused by: java.lang.ClassNotFoundException:
Installing Eclipse plugin 'checkstyle' from URL https://checkstyle.org/eclipse-cs-update-site...
WARNING: Using incubator modules: jdk.incubator.foreign, jdk.incubator.vector
Error: Could not find or load main class
Caused by: java.lang.ClassNotFoundException:
Installing Eclipse plugin 'cobigen' from URL https://devonfw.com/cobigen/updatesite/stable/...
WARNING: Using incubator modules: jdk.incubator.vector, jdk.incubator.foreign
Error: Could not find or load main class
Caused by: java.lang.ClassNotFoundException:
Installing Eclipse plugin 'startexplorer' from URL https://basti1302.github.io/startexplorer/update/...
WARNING: Using incubator modules: jdk.incubator.foreign, jdk.incubator.vector
Error: Could not find or load main class
Caused by: java.lang.ClassNotFoundException:
Expected behavior
As a devonfw-ide Eclipse user, I expect devonfw to install my Eclipse in a working condition.
Actual behavior
Devonfw-ide manages to download the latest version of Eclipse but fails to install the plugins provided by our settings.
After all plugins threw an error message, Eclipse can not be started.
Eclipse throws following errors in a new window:
Steps to reproduce (bug) / Use Case of feature request (enhancement)
devon eclipse
Related/Dependent Issues
Comments/Hints:
Affected version:
The text was updated successfully, but these errors were encountered: