B4J Question the compile not run or app exe not execute

ivanomonti

Expert
Licensed User
Longtime User
good evening everyone, I re installed b4j but I have difficulty in compiling because once compiled the app does not start. I don't know what to do, I re-installed java and javafx asks me, who gives me info on how to install everything!

b4j 9,30
java jdk-14.0.2 or jdk-14.0.1 or jdk-14.0.1 or jdk-14 or jdk-11.0.1 or jdk-1.8.0.181 ?

Java Versione: 11:
B4J Versione: 9.30
Analisi del Codice.    (0.15s)
    Java Versione: 11
Building folders structure.    (0.07s)
Esecuzione azione personalizzata.    (0.13s)
Compilazione del codice.    (0.18s)
    
File ObsucastorMap.txt creato nella cartella Objects.
Compilazione del codice di layouts    (0.00s)
Organizzazione Librerie.    (0.00s)
Compilazione del codice Java prodotto.    (5.01s)
Creazione del jar.file    (0.97s)
    File Jar creato: C:\Users\Surface Pro 4\OneDrive\Desktop\B4X\testSito\TestSito\B4J\Objects\TestSito.jar
Applicazione in esecuzione.    (0.02s)
Completato con successo.

Java Versione: 14:
B4J Versione: 9.30
Analisi del Codice.    (0.18s)
    Java Versione: 14
Building folders structure.    (0.05s)
Esecuzione azione personalizzata.    (0.09s)
Compilazione del codice.    (0.18s)
    
File ObsucastorMap.txt creato nella cartella Objects.
Compilazione del codice di layouts    (0.00s)
Organizzazione Librerie.    (0.00s)
Compilazione del codice Java prodotto.    Error
error: module not found: javafx.swing
1 error
only showing the first 1 errors, of 6 total; use -Xmaxerrs if you would like to see more

javac 14.0.1

...
 

Attachments

  • 1648581063856.png
    1648581063856.png
    5.8 KB · Views: 118

stevel05

Expert
Licensed User
Longtime User
Upvote 0
Top