Saturday, January 4, 2020

NowWhat

The bottom line on JavaFx is not good. I have sdk13.0.1 in my
machine and although I am having fun creating with it on Eclipse,
I cannot seem to get Windows to produce or open jar files.

https://www.quora.com/Is-JavaFX-dead

Downloaded Maven - hope never dies - but digging down the
created repository lurked a - you guessed it - jar file.

🧓

                                                          *     *     *

https://docs.oracle.com/javafx/2/get_started/fxml_tutorial.htm

                                                        *     *     *

From my first days of working with Java, I have this very simple jar
file called Testawtthat just produces a window:


I can open it on double click.


but i can also open this file with Winrar, which extracts the files.

I am then free to ask the command line java command - the JRE runtime - to
read the class file for me. This also opens the app!!



No comments: