Difference between revisions of "Developer Guide"

From OpenKM Documentation
Jump to: navigation, search
Line 16: Line 16:
 
* [[Maven installation]]
 
* [[Maven installation]]
 
* [[Checkout source from Subversion]]
 
* [[Checkout source from Subversion]]
 
+
* [[Development tips]]
 
* [[Browsing embeded database]]
 
* [[Browsing embeded database]]
  
 
[[Category: Developer Guide]]
 
[[Category: Developer Guide]]

Revision as of 14:57, 26 January 2010

The developer environment can be set in any Operating System (Linux, Windows, etc.) since it is a multi-platform system, but Linux is recommended, because is what it is being used.

You need to install Maven, eclipse IDE and some plugins. For OpenKM 4.0 and 5.0 you have these requirements:

Once all them are installed, you can download OpenKM and build it.