Hi Neil,
I did end up going with embedding the JDK on Windows and am working
out my github actions to package the macOS .app twice (for x86_64 and
arm64). I based it on your praxis-live scripts; many thanks!
The nbpackage work looks very welcome. I will try to take a look as
soon as I can.
Thank
Hi Steven,
On Sat, 9 Oct 2021 at 16:48, Steven Yi wrote:
> 3. Does anyone have recommendations here? I think I might go down the
> same route as PraxisLive and start bundling a JDK with the built app
> but it felt kind of odd that Netbeans by default does not generate
> platform applications capa
Hi All,
I hadn't been testing my RCP app on Windows for a while and a user
reported that they installed my program and got a message of "Cannot
find Java 1.8 or higher" after double-clicking the .exe. I checked and
found that to be the case with both my application as well as a basic
Maven Platfor