How to Include a License File in Self-Contained Application Package
Tai Hu
tai.hu at veroanalytics.com
Thu Aug 6 20:11:04 UTC 2015
Hi all,
I am preparing our product (built in JavaFX 8) for submission to Apple Mac Store. All code signing and self-contained installer generation are done. However, I couldn’t figure out how I could add our license file into pkg package, which will show the end user before installation. Based on JavaFX 8 deployment document, this could be done by using drop in resources. I could find any more details or sample online. Could anyone point me to a right direction?
Thanks,
Tai
More information about the openjfx-dev
mailing list