Difference between revisions of "Developing"

From BaseX Documentation
Jump to navigation Jump to search
Line 1: Line 1:
 
==Requirements==
 
==Requirements==
 
*[[Subversion Repository]]: Checkout the projects
 
*[[Subversion Repository]]: Checkout the projects
*[[Maven]] to faciliate building our projects from source
 
 
*[[Integrate]]: Integrate BaseX into your IDE
 
*[[Integrate]]: Integrate BaseX into your IDE
 +
*[[Maven]]: Facilitate building our projects from source
  
 
==Examples==
 
==Examples==

Revision as of 02:10, 18 December 2010

Requirements

Examples

JavaDoc

Client Interfaces

  • Language Bindings: Communicate with the BaseX server using the different language bindings
  • REST Interface: Communicate with the BaseX server using the REST interface