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 an IDEasy eclipse user on Mac x64 I expect eclipse to work properly.
Actual behavior
bash-3.2$ ide eclipse
Updates are available for the settings repository. If you want to pull the latest changes, call ide update.
Start: Configuring workspace main for IDE eclipse
Successfully ended step 'Configuring workspace main for IDE eclipse'.
Trying to download eclipse-2024-09-mac-x64.tar.gz.2 from https://ftp.snt.utwente.nl/pub/software/eclipse/technology/epp/downloads/release/2024-09/R/eclipse-java-2024-09-R-macosx-cocoa-x86_64.tar.gz
Downloading 100% │███████████████████│ 330/330MiB (0:00:13 / 0:00:00) 25,4MiB/s
Checksum 9452679844c08cd37c0801c6b8ebb6693b9561b649c095222b49c5ff5bd2f931 is correct.
Extracting TAR file /Users/Username/Downloads/ide/default/eclipse-2024-09-mac-x64.tar.gz to /Users/Username/IdeasyTestProjects/_ide/tmp/extract-eclipse-2024-09-mac-x64.tar.gz
Extracting 100% │████████████████████│ 330/330MiB (0:00:05 / 0:00:00) 66,1MiB/s
Start: Install plugin devstyle
Running command '/Users/Username/IdeasyTestProjects/_ide/software/default/eclipse/eclipse/2024-09/Eclipse.app/Contents/MacOS/eclipse' with arguments '-data' '/Users/Username/IdeasyTestProjects/testproject/workspaces/main' '-keyring' '/Users/Username/.eclipse/.keyring' '-configuration' '/Users/Username/IdeasyTestProjects/testproject/plugins/eclipse/configuration' '-consoleLog' '-nosplash' '-application' 'org.eclipse.equinox.p2.director' '-repository' 'https://www.genuitec.com/updates/devstyle/ci/' '-installIU' 'com.genuitec.eclipse.theming.core.feature.feature.group'
failed with exit code 134!
objc[976]: CLASS: class 'AppleEventDelegate' 0x1be06d0 small method list 0x1bdac88 is not in immutable memory
objc[976]: CLASS: class 'AppleEventDelegate' 0x1be06d0 small method list 0x1bdac88 is not in immutable memory
Failed to install plugin devstyle (com.genuitec.eclipse.theming.core.feature.feature.group): exit code was 134
Start: Install plugin anyedit
Running command '/Users/Username/IdeasyTestProjects/_ide/software/default/eclipse/eclipse/2024-09/Eclipse.app/Contents/MacOS/eclipse' with arguments '-data' '/Users/Username/IdeasyTestProjects/testproject/workspaces/main' '-keyring' '/Users/Username/.eclipse/.keyring' '-configuration' '/Users/Username/IdeasyTestProjects/testproject/plugins/eclipse/configuration' '-consoleLog' '-nosplash' '-application' 'org.eclipse.equinox.p2.director' '-repository' 'https://raw.githubusercontent.com/iloveeclipse/plugins/latest/' '-installIU' 'AnyEditTools.feature.group'
failed with exit code 134!
objc[978]: CLASS: class 'AppleEventDelegate' 0x7baa6d0 small method list 0x7ba4c88 is not in immutable memory
objc[978]: CLASS: class 'AppleEventDelegate' 0x7baa6d0 small method list 0x7ba4c88 is not in immutable memory
Failed to install plugin anyedit (AnyEditTools.feature.group): exit code was 134
Start: Install plugin startexplorer
Running command '/Users/Username/IdeasyTestProjects/_ide/software/default/eclipse/eclipse/2024-09/Eclipse.app/Contents/MacOS/eclipse' with arguments '-data' '/Users/Username/IdeasyTestProjects/testproject/workspaces/main' '-keyring' '/Users/Username/.eclipse/.keyring' '-configuration' '/Users/Username/IdeasyTestProjects/testproject/plugins/eclipse/configuration' '-consoleLog' '-nosplash' '-application' 'org.eclipse.equinox.p2.director' '-repository' 'https://basti1302.github.io/startexplorer/update/' '-installIU' 'de.bastiankrol.startexplorer.feature.feature.group'
failed with exit code 134!
objc[979]: CLASS: class 'AppleEventDelegate' 0x63d46d0 small method list 0x63cec88 is not in immutable memory
objc[979]: CLASS: class 'AppleEventDelegate' 0x63d46d0 small method list 0x63cec88 is not in immutable memory
Failed to install plugin startexplorer (de.bastiankrol.startexplorer.feature.feature.group): exit code was 134
Start: Install plugin checkstyle
Running command '/Users/Username/IdeasyTestProjects/_ide/software/default/eclipse/eclipse/2024-09/Eclipse.app/Contents/MacOS/eclipse' with arguments '-data' '/Users/Username/IdeasyTestProjects/testproject/workspaces/main' '-keyring' '/Users/Username/.eclipse/.keyring' '-configuration' '/Users/Username/IdeasyTestProjects/testproject/plugins/eclipse/configuration' '-consoleLog' '-nosplash' '-application' 'org.eclipse.equinox.p2.director' '-repository' 'https://checkstyle.org/eclipse-cs-update-site' '-installIU' 'net.sf.eclipsecs.feature.group'
failed with exit code 134!
objc[980]: CLASS: class 'AppleEventDelegate' 0xd5c36d0 small method list 0xd5bdc88 is not in immutable memory
objc[980]: CLASS: class 'AppleEventDelegate' 0xd5c36d0 small method list 0xd5bdc88 is not in immutable memory
Failed to install plugin checkstyle (net.sf.eclipsecs.feature.group): exit code was 134
Successfully installed eclipse in version 2024-09
Step 'Install plugin devstyle' failed: Failed to install plugin devstyle (com.genuitec.eclipse.theming.core.feature.feature.group): exit code was 134
Step 'Install plugin anyedit' failed: Failed to install plugin anyedit (AnyEditTools.feature.group): exit code was 134
Step 'Install plugin startexplorer' failed: Failed to install plugin startexplorer (de.bastiankrol.startexplorer.feature.feature.group): exit code was 134
Step 'Install plugin checkstyle' failed: Failed to install plugin checkstyle (net.sf.eclipsecs.feature.group): exit code was 134
4 step(s) failed out of 16 steps.
objc[981]: CLASS: class 'AppleEventDelegate' 0x49ca6d0 small method list 0x49c4c88 is not in immutable memory
Steps to reproduce (bug) / Use Case of feature request (enhancement)
Run ide eclipse
Related/Dependent Issues
Comments/Hints:
Affected version:
OS: Mac x64
IDEasy: 2024.12.001-beta-SNAPSHOT
The text was updated successfully, but these errors were encountered:
Expected behavior
As an IDEasy eclipse user on Mac x64 I expect eclipse to work properly.
Actual behavior
Steps to reproduce (bug) / Use Case of feature request (enhancement)
Related/Dependent Issues
Comments/Hints:
Affected version:
The text was updated successfully, but these errors were encountered: