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 [2018/01/30 08:11]
admin
jvx:firstapp_step-by-step [2018/01/30 08:13]
admin
Line 54: Line 54:
  
   * **File / New / Java Project**   * **File / New / Java Project**
-  * 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''​ \\ {{:​jvx:​newproject_libs.png?​nolink|}}
Line 657: Line 657:
   TOWN          VARCHAR(200)   TOWN          VARCHAR(200)
 )</​file>​ )</​file>​
-  * Start the database, e.g.: \\ <file bash>​java -cp ../​libs/​server/​hsqldb.jar org.hsqldb.Server -database.0 file:​firstappdb -dbname.0 firstappdb</​file>​+  * Start the database, e.g.: \\ <file bash>​java -cp ../​libs/​server/​hsqldb.jar org.hsqldb.Server -database.0 ​ 
 +     file:​firstappdb -dbname.0 firstappdb</​file>​
  
 == The first application == == The first application ==
This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information