Graphical User Interface

From BaseX Documentation
Revision as of 12:17, 28 December 2010 by AW (talk | contribs)
Jump to navigation Jump to search

Requirements

You need to have Java installed. If you don't know how to install it, please visit java.com.
We assume that you are familiar with a shell at a basic level.

Download

Download BaseX version for your operating system here.
In this example we assume that the basex.jar file is stored in the directory /basex.

Run the GUI

Go to the directory where the basex.jar is stored (> cd /basex) and execute:

> java -cp BaseX.jar org.basex.BaseXGUI

If you have downloaded the installer, the exe-file or the mac package. You can just start the BaseX executable and the BaseXGUI is coming up.

See also

BaseX Standalone, BaseX Server, Getting Started Guide, Advanced User Portal