Documentation

Trace:

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
jvx:firstapp_step-by-step [2020/06/12 15:03]
cduncan
jvx:firstapp_step-by-step [2021/03/22 14:07]
admin
Line 11: Line 11:
   * JDK 6.0 (1.6) or higher   * JDK 6.0 (1.6) or higher
   * HSQLDB library (http://​www.hsqldb.org)   * HSQLDB library (http://​www.hsqldb.org)
 +  * [[https://​search.maven.org/​artifact/​org.swinglabs.swingx/​swingx-all/​1.6.4/​jar|SwingX]] lib for latest JVx releases
   * Database and SQL skills   * Database and SQL skills
  
Line 20: Line 21:
       * Client       * Client
       * Server       * Server
-  * [[#create_a_work_screen|Creation of a Workscreen]]+  * [[#create_a_workscreen|Creation of a Workscreen]]
   * [[#​create_database|Use of a HyperSQL Database]]   * [[#​create_database|Use of a HyperSQL Database]]
  
Line 56: Line 57:
   * Note that the project has to be set up in the application folder ''​firstapp''​ \\ {{:​jvx:​newproject.png?​nolink|}}   * Note that the project has to be set up in the application folder ''​firstapp''​ \\ {{:​jvx:​newproject.png?​nolink|}}
   * **Remove** the ''​src''​ folder from the **Source Folders** \\ **Set** the folders ''​src.client'',​ ''​src.server''​ and ''​test''​ as **Source Folder** \\ {{:​jvx:​newproject_folders.png?​nolink|}}   * **Remove** the ''​src''​ folder from the **Source Folders** \\ **Set** the folders ''​src.client'',​ ''​src.server''​ and ''​test''​ as **Source Folder** \\ {{:​jvx:​newproject_folders.png?​nolink|}}
-  * **Add** the ''​jvx.jar''​ library, from the project directory ''​JVxFirstApp/​libs/​server''​ \\ {{:​jvx:​newproject_libs.png?​nolink|}}+  * **Add** the ''​jvx.jar''​ library, from the project directory ''​JVxFirstApp/​libs/​server''​ \\ **Add** the ''​swingx-all-1.6.4.jar''​ library, from the project directory ''​JVxFirstApp/​libs/​client''​ \\ {{:​jvx:​newproject_libs.png?​nolink|}}
   * The project can now be created   * The project can now be created
  
Line 667: Line 668:
 {{:​jvx:​app_finished.png?​nolink|}} {{:​jvx:​app_finished.png?​nolink|}}
  
-The source code and the Eclipse project can be found in the [[https://​www.sibvisions.com/​en/​jvxmdownload|Download]] section.+The source code and the Eclipse project can be found in the [[jvx:example_applications|Download]] section.
This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information