Difference between revisions of "Developing"

From BaseX Documentation
Jump to navigation Jump to search
(Added content from the Main Page)
 
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
 
*[[Integrate]]: Integrate BaseX into your IDE
 
*[[Integrate]]: Integrate BaseX into your IDE
  

Revision as of 16:52, 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