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
This issue will be closed by #104 (=documenting the issue(s) and the respective solution(s)).
As far as I understand, the issue lies within the code signing of apps on macOS, which we cannot support. (Even if we want to sign our Eclipse.app, the signature will break as soon as a single file within the application changes - e.g., when Eclipse crashes and writes a small log file in its configuration plug-in.) We cannot circumvent this.
See #44 (comment).
Currently, the
Eclipse.app
(macOS-based version) isn't directly runnable after downloading it.Workaround:
Eclipse.app
.sudo xattr -cr ./Eclipse.app
The text was updated successfully, but these errors were encountered: