Hi all,
here my log when compile my app with B4J standalone packager. The package is successfully created using openjdk 19.0.2,
but I see this message on the log:
The full log:
here my log when compile my app with B4J standalone packager. The package is successfully created using openjdk 19.0.2,
but I see this message on the log:
Is this just a typo error ?Only Java 11, 14 and 16 are supported (Tools - Configure Paths).
The full log:
B4JPackager11 Version 1.40
Exe name: SM-Link.exe
Only Java 11, 14 and 16 are supported (Tools - Configure Paths).
build folder: C:\Users\Massimo\DOCUME~1\PROGET~2\MIEIPR~1\MIDI-L~1\Objects\temp\build
InputJar: C:\Users\Massimo\Documents\PROGETTI_B4J\MIEI PROGETTI\MIDI-LINK\Objects\result.jar
Running: C:\Users\Massimo\DOCUME~1\PROGET~2\MIEIPR~1\MIDI-L~1\Objects\temp\FindDosPath.exe
Running: C:\java\jdk-19.0.2\bin\jar
.
Package name: b4j.example
Running: C:\java\jdk-19.0.2\bin\jdeps
.
Explicitly excluded modules: [javafx.web]
Included modules: [java.base, java.desktop, java.logging, java.prefs, javafx.base, javafx.controls, javafx.fxml, javafx.graphics, javafx.media, javafx.swing]
Running: C:\java\jdk-19.0.2\bin\javac
.
.
.
Running: C:\java\jdk-19.0.2\bin\jar
.
Running: C:\java\jdk-19.0.2\bin\jlink
.
.
.
.
.
.
.
.
.
.
.
.
.
.
Running: C:\WINDOWS\Microsoft.NET\Framework64\v4.0.30319\csc.exe
.
Running: explorer.exe
.
Done!
Last edited: