The directory org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1100.v20240722-2106 only contains the .properties file and appears to be missing the native launcher shared library (libeclipse_*.dylib or equivalent).
Expected behavior
The macOS ARM64 distribution should include the native launcher library required by the executable launcher.
Actual behavior
The app fails immediately on startup with:
The MemoryAnalyzer executable launcher was unable to locate its companion shared library.
Notes
This seems to happen before JVM startup, so it does not appear to be a Java configuration issue.
It looks like the macOS ARM64 package may be incomplete or incorrectly packaged.
The directory org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.1100.v20240722-2106 only contains the .properties file and appears to be missing the native launcher shared library (libeclipse_*.dylib or equivalent).
Expected behavior
The macOS ARM64 distribution should include the native launcher library required by the executable launcher.
Actual behavior
The app fails immediately on startup with:
The MemoryAnalyzer executable launcher was unable to locate its companion shared library.
Notes
This seems to happen before JVM startup, so it does not appear to be a Java configuration issue.
It looks like the macOS ARM64 package may be incomplete or incorrectly packaged.