Last login: Sun Jan 30 13:13:38 on ttys000
/Users/code2care/Downloads/eclipse/eclipse ; exit;
% /Users/code2care/Downloads/eclipse/eclipse ; exit;
zsh: exec format error: /Users/code2care/Downloads/eclipse/eclipse
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.
Reason for the Error
If you have a Mac with an M1/M2 chip, and you downloaded the Arch64 package from eclipse.org to install Eclipse IDE, extracting eclipse-java-2021-12-M1-linux-gtk-aarch64.tar and running the eclipse file will give the above error because, the setup is not meant for M1/M2 Mac but for Linux.

Eclipse IDE 2021-12 M1 Packages
-
Facing issues? Have Questions? Post them here! I am happy to answer!
More Posts related to zsh,
- Resolve - zsh: command not found: code
- zsh: command not found [fix] macOS
- How to fix: zsh: command not found: jupyter
- How to make ZSH as the default shell on Ubuntu
- How to Add New Entry to ZSH PATH
- Add Syntax Highlighting in Zsh Shell
- Fix: zsh: command not found: npm after installation (Node.js)
- Fix: zsh: command not found: mysql (Mac XAMPP)
- Ubuntu zsh: command not found: nano
- Fix: ZSH: cd: too many arguments (macOS)
- Fix - cd: no such file or directory: .zshrc
- How to reload zsh shell profile file?
- Fix zsh: permission denied: script.sh
- [fix] zsh: illegal hardware instruction python TensorFlow M1/M2 Mac
- macOS Ventura 13: The default interactive shell is now zsh
- How to Add Autocomplete in Mac Terminal
- Fix - zsh: command not found: pip
- ZSH: exec format error eclipse M1/M2 Mac
- Setting up Zsh Syntax Highlighting
- How to reload Zsh .zshrc Profile
- zsh: command not found: brew [fix]
- How to clear ZSH history of commands executed on Mac Terminal
- Fix - zsh: command not found: conda [macOS]
- Fix: cd: string not in pwd
More Posts:
- Steps to Compare Two files in Sublime Text Side-by-Side - Sublime-Text
- How to Get Year from a Date in Java - Java
- How to empty Trash in macOS? - MacOS
- How to make TextEdit the default text Editor on Mac - MacOS
- wget Command on macOS Terminal - MacOS
- How to backup a file in Linux/Unix - Linux
- How to list all users in Mac Terminal - MacOS
- DDMS files not found hprof-conv.exe - Android