Hi,
I believe I got B4J the B4JPackager11 working nicely but I want to clarify the steps I took to ensure I'm not working with a partially working system.
1) Downloaded jdk-11.0.1.zip and javafx-sdk-11.0.2 and place in c:\java11 folder and result paths are c:\java11\jdk-11.0.1 and c:\java11\javafx-sdk-11.0.2\ respectively. I'm thinking the separate javafx sdk was not required but I will await your confirmation
2) For windows exe creation B4JPackager11 v 1.15 runs without errors and produces the folders under /temp and the resultant executable is approx 44kb to 92kb in size along with run_debug.bat file. Both run nicely. The entire contents including the folders is approx 116mb
3) I use the command line approach for the mac and use the mac_jdk-11.0.1.zip for the java components and libs etc. The process runs without issue and produces the folders under the \temp and has the release (373bytes) and run.command (133bytes) files. The entire contents including the folders is approx 131mb
Is this normal? Are the file sizes what you would expect?
4) How do I apply a developer certificate to the Mac App generated using B4JPackager11? Or what is the procedure to apply same might be a more correct question.
I do not see the dmg package , what do I need to do to get that result(Update that is only applicable for the older B4JPackager)
Thanks for your patience this is very new to me
I believe I got B4J the B4JPackager11 working nicely but I want to clarify the steps I took to ensure I'm not working with a partially working system.
1) Downloaded jdk-11.0.1.zip and javafx-sdk-11.0.2 and place in c:\java11 folder and result paths are c:\java11\jdk-11.0.1 and c:\java11\javafx-sdk-11.0.2\ respectively. I'm thinking the separate javafx sdk was not required but I will await your confirmation
2) For windows exe creation B4JPackager11 v 1.15 runs without errors and produces the folders under /temp and the resultant executable is approx 44kb to 92kb in size along with run_debug.bat file. Both run nicely. The entire contents including the folders is approx 116mb
3) I use the command line approach for the mac and use the mac_jdk-11.0.1.zip for the java components and libs etc. The process runs without issue and produces the folders under the \temp and has the release (373bytes) and run.command (133bytes) files. The entire contents including the folders is approx 131mb
Is this normal? Are the file sizes what you would expect?
4) How do I apply a developer certificate to the Mac App generated using B4JPackager11? Or what is the procedure to apply same might be a more correct question.
I do not see the dmg package , what do I need to do to get that result(Update that is only applicable for the older B4JPackager)
Thanks for your patience this is very new to me
Last edited: