Require embedded Java Runtime OSX
Hello fine folks,
Our application is Java / MaxMSP. We are required to embed our Java Runtime in order to qualify for certain distribution channels.
In release 6.1, there is no longer a reference in the Max application mach-o binary to the JavaVM.Framework.
In release 5 of Max I was able to rewrite the macho bundle to point to our internal Java Runtime.
How can I inform version 6.1 Max Application to use our internal Java Runtime?
Thanks in advance
PJ Slack
PS) Windows I am assuming we still place a folder called jre next to the application executable, this worked in version 5