Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot launch eclipse on Mac #1382

Open
hohwille opened this issue Mar 18, 2024 · 1 comment
Open

Cannot launch eclipse on Mac #1382

hohwille opened this issue Mar 18, 2024 · 1 comment
Assignees
Labels
bug Something isn't working eclipse related to Eclipse IDE macOS specific for Apple MacOS

Comments

@hohwille
Copy link
Member

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.
Screenshot 2024-03-18 at 10 01 55

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)

  1. devon eclipse

Related/Dependent Issues

#1381

Comments/Hints:

Affected version:

  • Mac
@hohwille hohwille added bug Something isn't working macOS specific for Apple MacOS eclipse related to Eclipse IDE labels Mar 18, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New in IDEasy board Mar 18, 2024
@jan-vcapgemini jan-vcapgemini self-assigned this May 14, 2024
@jan-vcapgemini jan-vcapgemini moved this from 🆕 New to 🏗 In progress in IDEasy board May 14, 2024
@jan-vcapgemini
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working eclipse related to Eclipse IDE macOS specific for Apple MacOS
Projects
Status: 🏗 In progress
Development

No branches or pull requests

2 participants