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
jvx:firstapp_step-by-step [2021/03/22 13:54]
admin
jvx:firstapp_step-by-step [2021/03/22 14:09] (current)
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+  * [[https://​search.maven.org/​artifact/​org.swinglabs.swingx/​swingx-all/​1.6.4/​jar|SwingX]] lib
   * Database and SQL skills   * Database and SQL skills
  
Line 49: 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 59: 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
  
This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information