You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Carroll Moore (Jira)" <ji...@apache.org> on 2020/04/08 18:50:00 UTC

[jira] [Updated] (NETBEANS-4132) Tutorial - Introduction to GUI Building - dist/NumberAddition.jar not found

     [ https://issues.apache.org/jira/browse/NETBEANS-4132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carroll Moore updated NETBEANS-4132:
------------------------------------
    Description: 
[https://netbeans.apache.org/kb/docs/java/gui-functionality.html]
Introduction to GUI Building
Exercise 4: Running the Program
To run the program outside of the IDE:
Step 2: Using your system’s file explorer or file manager, navigate to the ` NumberAddition/dist` directory.

When using the Maven build system there is no `dist` directory, however there is a `target` directory.

Step 1:  Double-click the NumberAddition.jar file.

This should probably be step `3`.   Also, the jar file is called `NumberAddition-1.0-SNAPSHOT.jar`.

BTW:  Thanks for the tutorials.  They're fun.

Oh, sorry.  Ditto for steps 2 and 3 of `To launch the application from the command line:'.

 

  was:
[https://netbeans.apache.org/kb/docs/java/gui-functionality.html]
Introduction to GUI Building
Exercise 4: Running the Program
To run the program outside of the IDE:
Step 2: Using your system’s file explorer or file manager, navigate to the ` NumberAddition/dist` directory.

When using the Maven build system there is no `dist` directory, however there is a `target` directory.

Step 1:  Double-click the NumberAddition.jar file.

This should probably be step `3`.   Also, the jar file is called `NumberAddition-1.0-SNAPSHOT.jar`.

BTW:  Thanks for the tutorials.  They're fun.

 


> Tutorial - Introduction to GUI Building - dist/NumberAddition.jar not found
> ---------------------------------------------------------------------------
>
>                 Key: NETBEANS-4132
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-4132
>             Project: NetBeans
>          Issue Type: Improvement
>            Reporter: Carroll Moore
>            Priority: Trivial
>
> [https://netbeans.apache.org/kb/docs/java/gui-functionality.html]
> Introduction to GUI Building
> Exercise 4: Running the Program
> To run the program outside of the IDE:
> Step 2: Using your system’s file explorer or file manager, navigate to the ` NumberAddition/dist` directory.
> When using the Maven build system there is no `dist` directory, however there is a `target` directory.
> Step 1:  Double-click the NumberAddition.jar file.
> This should probably be step `3`.   Also, the jar file is called `NumberAddition-1.0-SNAPSHOT.jar`.
> BTW:  Thanks for the tutorials.  They're fun.
> Oh, sorry.  Ditto for steps 2 and 3 of `To launch the application from the command line:'.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists