Changes

Jump to navigation Jump to search
16 bytes removed ,  19:24, 15 February 2012
no edit summary
* With the ZIP distribution, you need to manually modify the path to the <code>PATH</code> environment variable.
==BaseX Main Package==
The following scripts launch the standalone version of BaseX. Please replace the class name in <code>org.basex.BaseX</code> with either <code>BaseXClient</code>, <code>BaseXServer</code>, or <code>BaseXGUI</code> to run the client, server or GUI version.
===Windows: basex.bat===
<pre class="brush:bash">
</pre>
===Linux/Mac: basex===
<pre class="brush:bash">
</pre>
==BaseX HTTP Server==
The scripts for starting the HTTP server, which gives access to the [[REST]] and [[WebDAV]] services, can be found below.
===Windows: basexhttp.bat===
<pre class="brush:bash">
</pre>
===Linux/Mac: basexhttp===
<pre class="brush:bash">
</pre>
==Recent Changes==
===Version 7.0===
* The {{Mono|basexjaxrx}} scripts have been replaced with the {{Mono|basexhttp}} scripts.
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu