Changes

Jump to navigation Jump to search
35 bytes added ,  23:30, 23 January 2011
no edit summary
There are several ways of starting the GUI:
*Click Double click on the '''BaseX GUI''' icon or the <code>BaseX.jar</code> file
*Run one of the <code>basexgui</code>/<code>basexgui.bat</code> scripts
*Execute the command: <code>java -cp BaseX.jar org.basex.BaseXGUI</code>
There are several ways of starting the server (get more information [[Startup Advanced|here]]):
*Click Double click on the '''BaseX Server''' icon
*Run one of the <code>basexserver</code>/<code>basexserver.bat</code> scripts
*Execute the command <code>java -cp BaseX.jar org.basex.BaseXServer</code>
There are several ways of starting the client communicating with the server (get more information [[Startup Advanced|here]]):
*Click Double click on the '''BaseX Client''' icon
*Run one of the <code>basexclient</code>/<code>basexclient.bat</code> scripts
*Execute the command <code>java -cp BaseX.jar org.basex.BaseXClient</code>
There are several ways of starting the standalone version (get more information [[Startup Advanced|here]]):
*Click Double click on the '''BaseX''' icon
*Run one of the <code>basex</code>/<code>basex.bat</code> scripts
*Execute the command <code>java -cp BaseX.jar org.basex.BaseX</code>
There are several ways of starting the REST server (get more information [[Startup Advanced#BaseX REST Server|here]]):
*Click Double click on the '''BaseX REST''' icon
*Run one of the <code>basexrest</code>/<code>basexrest.bat</code> scripts
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu