You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@netbeans.apache.org by Amn Ojee Uw <am...@gmail.com> on 2020/02/20 14:24:03 UTC

Runnable JAR files

How come the latest NB runs OpenJFX applications, but I cannot not run the
jar file it creates?
C:\java -jar myApp.jar

Re: Runnable JAR files

Posted by Amn Ojee Uw <am...@gmail.com>.
Thanks! I'll do so.

On Thu, Feb 20, 2020, 9:32 AM Neil C Smith, <ne...@apache.org> wrote:

>
>
> On Thu, 20 Feb 2020, 14:24 Amn Ojee Uw, <am...@gmail.com> wrote:
>
>> How come the latest NB runs OpenJFX applications, but I cannot not run
>> the jar file it creates?
>> C:\java -jar myApp.jar
>>
>
> Welcome to the fun of OpenJFX! ;-) You probably want to read through the
> section on Runtime Images at https://openjfx.io/openjfx-docs/
>
> Best wishes,
>
> Neil
>
>>

Re: Runnable JAR files

Posted by Neil C Smith <ne...@apache.org>.
On Thu, 20 Feb 2020, 14:24 Amn Ojee Uw, <am...@gmail.com> wrote:

> How come the latest NB runs OpenJFX applications, but I cannot not run the
> jar file it creates?
> C:\java -jar myApp.jar
>

Welcome to the fun of OpenJFX! ;-) You probably want to read through the
section on Runtime Images at https://openjfx.io/openjfx-docs/

Best wishes,

Neil

>