Skip to content
Advertisement

Tag: macos-big-sur

Can not open .jar File on Macbook

I have a new MacBook Air with the M1-CPU. I have installed eclipse and I can code with the IDE, but I can’t open a .jar-File because it is grayed out. My target is, to open the file with eclipse, so that i can edit the file. Eclipse-specifications: Version: 2020-12 (4.18.0) | Build id: 20201210-1552 When I would try to

Opening app on macOS 11 Big Sur from JavaFX application randomly fails with kLSNoExecutableErr

We have a desktop JavaFX application (well, TornadoFX) that downloads an archive, extracts another app from it and launches this app with macOS open command. Simplified kotlin code looks like: This has worked for years on older versions of macOS (10.15 and earlier) but now with macOS 11 Big Sur launching the app sometimes succeeds and sometimes fails. In the

Advertisement