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
Next revision Both sides next revision
jvx:firstapp_step-by-step [2020/06/10 11:04]
cduncan Edited for English grammar (capitalization, punctuation, correct verb conjugation)
jvx:firstapp_step-by-step [2021/03/22 13:54]
admin
Line 1: Line 1:
-~~Title: First JVx Application (Step-by-Step)~~+~~Title: First JVx Application (Step by Step)~~
  
 The aim of this tutorial is to create an application with the Enterprise Application Framework – [[https://​jvx.sibvisions.com|JVx]]. Moreover, a quick overview of the framework'​s possibilities will be given. The aim of this tutorial is to create an application with the Enterprise Application Framework – [[https://​jvx.sibvisions.com|JVx]]. Moreover, a quick overview of the framework'​s possibilities will be given.
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 48: Line 49:
  
 Once the folder structure has been created, copy the library ''​jvxclient.jar''​ to the folder ''​libs/​client''​ and the library ''​jvx.jar''​ to the folder ''​libs/​server''​. Both libraries are contained in the JVx binary package. Once the folder structure has been created, copy the library ''​jvxclient.jar''​ to the folder ''​libs/​client''​ and the library ''​jvx.jar''​ to the folder ''​libs/​server''​. Both libraries are contained in the JVx binary package.
 + 
 +If you're using latest JVx release, also copy swingx-all-1.6.4.jar into the folder ''​libs/​client''​. Don't forget to recognize the library in your classpath.
  
 == Project Configuration == == Project Configuration ==
Line 667: Line 670:
 {{:​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