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 mac user, I want to launch eclipse using devon so that I can do my work as a developer.
Actual behavior
Eclipse does not get executed correctly:
For every plugin and for the final launch of eclipse, I always get this error popup.
devonfw-ide does not even realize that there is some error:
ideasy devon eclipse
Success: run command mkdir
Starting installation of eclipse in version 2024-03 to /Users/hohwille/projects/ideasy/software/eclipse
Trying to download eclipse-2024-03-mac.tar.gz from https://ftp.snt.utwente.nl/pub/software/eclipse/technology/epp/downloads/release/2024-03/R/eclipse-java-2024-03-R-macosx-cocoa-x86_64.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 320M 100 320M 0 0 5139k 0 0:01:03 0:01:03 --:--:-- 6518k
Download of eclipse-2024-03-mac.tar.gz from https://ftp.snt.utwente.nl/pub/software/eclipse/technology/epp/downloads/release/2024-03/R/eclipse-java-2024-03-R-macosx-cocoa-x86_64.tar.gz succeeded.
Checksum 52c361a4dc5f1174f824715aa96a9a34f35f88740d8d44da06f7e74bd842dee3 is correct
Success: run command tar
Successfully extracted archive eclipse-2024-03-mac.tar.gz to /Users/hohwille/projects/ideasy/updates/extracted/eclipse
Success: run command mv
Successfully installed eclipse
Creating symlink as workaround for eclipse on MacOS
Success: run command rm
Success: run command mv
Success: run command ln
Success: run command cp
The software eclipse has been added. You need to rerun 'devon' command without arguments or restart your terminal to update your PATH so the newly installed software will be found.
name=Eclipse Platform
id=org.eclipse.platform
version=4.31.0
Success: verify installation of eclipse (cat)
Installing Eclipse plugin 'anyedit' from URL https://raw.githubusercontent.com/iloveeclipse/plugins/latest/...
Installing Eclipse plugin 'checkstyle' from URL https://checkstyle.org/eclipse-cs-update-site...
Installing Eclipse plugin 'cobigen' from URL https://devonfw.com/cobigen/updatesite/stable/...
Installing Eclipse plugin 'startexplorer' from URL https://basti1302.github.io/startexplorer/update/...
Success: Configure workspace (java)
Your workspace main has been updated
launching Eclipse in workspace main at /Users/hohwille/projects/ideasy/workspaces/main
Steps to reproduce (bug) / Use Case of feature request (enhancement)
I've tested it with the latest version of eclipse: 2024-03 and with an older version: 2023-12. The older version works fine on mac while the latest fails like you've shown.
Expected behavior
As a mac user, I want to launch eclipse using devon so that I can do my work as a developer.
Actual behavior
Eclipse does not get executed correctly:
For every plugin and for the final launch of eclipse, I always get this error popup.
devonfw-ide does not even realize that there is some error:
Steps to reproduce (bug) / Use Case of feature request (enhancement)
devon eclipse
Related/Dependent Issues
#1381
Comments/Hints:
Affected version:
The text was updated successfully, but these errors were encountered: