On Tue, 4 Oct 2022 21:07:02 +0000, Robert Prins wrote:

> Download and install Java 17 <https://jdk.java.net/17/> 
>
Musteriously, I have two Javas already.  I hope i don't need a third one.

> and JavaFX 17 <https://gluonhq.com/products/javafx/>, which are now separate 
> downloads...
>
Too many options.   I'm guessing:
o JavaFX version: 17 (Not 19?  Must the version match?)
o Operating System: MacOS (Easy!)
o Architecture: x64 (is this right for "Quad-Core Intel Core i5"?)
o Type: SDK/jmods/Monocle SDK/javadoc (??? probably not the last.)

And what is "install", beyond downlosd.

>And
>
>MacOS or Linux shell file
>
>/path/to/jdk-17.jdk/Contents/Home/bin/java        \
>
I  suppose if I installed I'd know where that is.

>--module-path /path/to/javafx-sdk-17/lib          \
>--add-modules=javafx.controls                     \
>-Dfile.encoding=UTF-8                             \
>-jar /path/to/XmitApp.jar
>
>
>On Tue, 4 Oct 2022 at 17:56, Paul Gilmartin wrote:
>
>> On Tue, 4 Oct 2022 20:14:49 +0000, Robert Prins wrote:
>>
>> >Cross platform:
>> >
>> >https://github.com/dmolony/Xmit
>> >
>> Tantalizing, but I get:
>>
>> 765 $ java -jar XmitApp.jar
>> Error: Could not find or load main class com.bytezone.xmit.gui.XmitApp
>> Caused by: java.lang.NoClassDefFoundError: javafx/application/Application

-- 
Thanks,
gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to