GithubHelp home page GithubHelp logo

malamut2 / basex Goto Github PK

View Code? Open in Web Editor NEW

This project forked from basexdb/basex

0.0 1.0 0.0 60.82 MB

BaseX Main Repository.

Home Page: http://basex.org

License: Other

Shell 0.07% Java 99.93% XQuery 0.01%

basex's Introduction

======================================================= BASEX README ===

 Welcome to the source code of BaseX.

 To get the project running as smooth as possible, please consider the
 following notes:

COMPILING BASEX --------------------------------------------------------

 JDK 1.6 and JUnit is currently needed to compile the complete sources
 of the main project. If you are using another environment than Eclipse
 or don't have JUnit installed, just delete the 'test' package inside
 the project and rebuild the project.

 See http://docs.basex.org/wiki/Maven for information on how to use Maven.

 You can launch the following classes, which are all placed in the main
 package org.basex:

 BaseX        : console mode
 BaseXServer  : server instance, waiting for requests
 BaseXClient  : console mode, interacting with the server
 BaseXGUI     : graphical user interface

 Moreover, try -h to list the available command line options. For
 example, you can use BaseX to process XQuery expressions without
 entering the console.

USING ECLIPSE ----------------------------------------------------------

 BaseX is being developed with the Eclipse environment. Some style
 guidelines are integrated in the sources of BaseX; they are being
 embedded as soon as you open the project.

RUNNING BASEX ----------------------------------------------------------

 The following steps can be performed to start BaseX with Eclipse:

 - Press Run -> Run...
 - Create a new "Java Application" launch configuration
 - Select "basex" as "Project"
 - Choose a "Main class" (e.g., org.basex.BaseXGUI)
 - Launch the project via 'Run'

ADDING CHECKSTYLE ------------------------------------------------------

 Some additional Checkstyle guidelines are defined in the project:

 - Open Eclipse
 - Press "Help" -> "Install new Software..."
 - Press "Search for new features to install"
 - Enter the URL: http://eclipse-cs.sourceforge.net/update
 - Follow the installation procedure and restart Eclipse

USING GIT --------------------------------------------------------------

 The code base of BaseX can be accessed via GitHub (www.github.com):

 - Main Package: http://github.com/BaseXdb/basex
 - APIs: REST, WebDAV, XML:DB, XQJ: http://github.com/BaseXdb/basex-api
 - Examples: http://github.com/BaseXdb/basex-examples
 - Tests, Stress Tests: http://github.com/BaseXdb/basex-tests

------------------------------------------------------------------------

 Any kind of feedback is welcome; please check out the documentation at
 http://docs.basex.org

 Tell us if you run into any troubles installing BaseX:
 [email protected].

 You are as well invited to contribute to our bug tracker: 
 https://github.com/BaseXdb/BaseX/issues

 All the best,
 BaseX Team, 2011

========================================================================

basex's People

Contributors

christiangruen avatar leowoerteler avatar micheee avatar jenserat avatar holu avatar adrianber avatar dirkk avatar charles-dyfis-net avatar amazingphil avatar siahr avatar andria009 avatar malamut2 avatar daveaglick avatar dimitarp avatar godmar avatar hhv avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.