Changes

Jump to navigation Jump to search
No change in size ,  00:39, 24 January 2011
no edit summary
Please download the latest BaseX version [http://basex.org/download from our homepage].
The official releases include the BaseX runnable, [[Start Scripts]], and API files. If you do not use the Windows installer, we recommend to add the project's <code>bin</code> directory to your path environment; this way, you will be able to run BaseX from everywhere in your shell/terminal.
 
==BaseX GUI==
There are several ways of starting the GUI (get more information [[Startup Options#BaseX GUI|here]]):
 
*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>
 
<b>Important</b>: The BaseX GUI is not synchronized with other BaseX instances. You should avoid accessing the same database
from the GUI and the server, esp. if updates are performed.
==BaseX Server==
*Double click on the '''BaseX REST''' icon
*Run one of the <code>basexrest</code>/<code>basexrest.bat</code> scripts
 
==BaseX GUI==
There are several ways of starting the GUI (get more information [[Startup Options#BaseX GUI|here]]):
 
*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>
 
<b>Important</b>: The BaseX GUI is not synchronized with other BaseX instances. You should avoid accessing the same database
from the GUI and the server, esp. if updates are performed.
==See also ==
[[Server Tutorial]], [[GUI Tutorial]], [[Standalone Tutorial]], [[Getting Started]]
[[Category:Beginner]]
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu