Bundling JRE with platform application on OSX
Ayman Habib <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <CAFkhwKuTLVs4o=vYQJ_SRL_NMz8PUysRMXEAmqh-+RKevHjAdQ@mail.gmail.com> |
Hi all, I'm trying to package my application (based on the NetBeans platform) for Mac OSX. The latest recommendation from Apple is to bundle JRE. I found the bug report below https://netbeans.org/bugzilla/show_bug.cgi?id=250103 stating the problem, but I'm not sure how other developers are handling it as of now. Ideally the solution would not involve manual copying of JRE so it can be automated on non-development machines. Thanks much for your help, -Ayman