Hi Johan,
We put a JRE in: Our Software.app/Contents/Resources/jre
In the info.plist we have:
<key>Eclipse</key>
<array>
<string>-vm</string>
<string>../Resources/jre/lib/jli/libjli.dylib</string>
<string>-keyring</string>
<string>~/.eclipse_keyring</string>
</array>
Not sure if the .dylib reference is still needed, but we had a problem with the Oracle JRE:
We actually take the JDK and repackage it - someone posted a script (think it might be in different Bugzilla) with does that and we still use it, with mods!
Regards,
Justin
hmmm i just tried adding that directly in our product file (selection a execution environment and then select "ship" )
then i expected when i build the product that i would get an error (that it can't find it)
but i don't see anything
I don't really care that tycho will generated a build for me, i just wonder about the layout, it doesn't have to update it or something.
(i guess all those file permission questions are more about when an update happens?)
_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxxTo change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/tycho-user
_______________________________________________