Documentation

Trace:

Differences

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

Link to this comparison view

Next revision Both sides next revision
applications:jvx_to_projx [2018/02/07 07:24]
admin created
applications:jvx_to_projx [2018/02/07 07:26]
admin
Line 10: Line 10:
   * Delete your custom Application class or extend com.sibvisions.apps.projx.ProjX   * Delete your custom Application class or extend com.sibvisions.apps.projx.ProjX
   * Change your launcher (run configuration) if you don't need a custom application and use com.sibvisions.apps.projx.ProjX as first argument (instead of your custom application)   * Change your launcher (run configuration) if you don't need a custom application and use com.sibvisions.apps.projx.ProjX as first argument (instead of your custom application)
-  * Add an application.xml to your application package+  * Add an [[applications:​application_properties|application.xml]] to your application package
   * Set value of Application.Login.application to your application name   * Set value of Application.Login.application to your application name
-  * Change your launcher (run configuration) and add the full qualified resource path of your application.xml as second argument \\ \\ The launcher should have two arguments, e.g. \\ com.sibvisions.apps.projx.ProjX /​com/​company/​shop/​application.xml +  * Change your launcher (run configuration) and add the full qualified resource path of your application.xml as second argument \\ \\ The launcher should have two arguments, e.g. \\ ''​com.sibvisions.apps.projx.ProjX''​ ''​/​com/​company/​shop/​application.xml''​ 
-  * (optional) Style your application:​ \\ \\ Application.Login.image (e.g. /​com/​company/​shop/​images/​login.png),​\\ Application.Desktop.image (e.g. /​com/​company/​shop/​images/​background.jpg),​\\ Application.Desktop.topimage (e.g. /​com/​company/​shop/​images/​top-shadow.png),​\\ Application.Desktop.background (e.g. 255,​255,​255) +  ​* **(optional)** Style your application:​ \\ \\ //Application.Login.image// (e.g. /​com/​company/​shop/​images/​login.png),​\\ ​//Application.Desktop.image// (e.g. /​com/​company/​shop/​images/​background.jpg),​\\ ​//Application.Desktop.topimage// (e.g. /​com/​company/​shop/​images/​top-shadow.png),​\\ ​//Application.Desktop.background// (e.g. 255,​255,​255) 
-  * (optional) Configure autologin: \\ \\ Application.Login.username\\ Application.Login.password \\ (and be sure that Application.authenticator contains com.sibvisions.apps.auth.UserPwdAuthenticator)+  ​* **(optional)** Configure autologin: \\ \\ Application.Login.username\\ Application.Login.password \\ (and be sure that Application.authenticator contains com.sibvisions.apps.auth.UserPwdAuthenticator)
This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information