Hello, I can run the applications created with B4J using the command:
java -jar something.jar
In linux, too.
But, if it has been created with B4J it cannot be run. It always shows the error that it needs javafx runtime.
What do I have to do to run in linux the applications created with B4J?
Thank you.
java -jar something.jar
In linux, too.
But, if it has been created with B4J it cannot be run. It always shows the error that it needs javafx runtime.
What do I have to do to run in linux the applications created with B4J?
Thank you.