Difference between revisions of "Developing"

From BaseX Documentation
Jump to navigation Jump to search
m (→‎Requirements: added macven)
Line 1: Line 1:
 
==Requirements==
 
==Requirements==
 
*[[Subversion Repository]]: Checkout the projects
 
*[[Subversion Repository]]: Checkout the projects
*[[Maven]] to faciliate building our projects from sources
+
*[[Maven]] to faciliate building our projects from source
 
*[[Integrate]]: Integrate BaseX into your IDE
 
*[[Integrate]]: Integrate BaseX into your IDE
  

Revision as of 17:56, 13 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