Difference between revisions of "Developer Guide"

From OpenKM Documentation
Jump to: navigation, search
Line 12: Line 12:
 
Once all them are installed, you can download OpenKM and build it.
 
Once all them are installed, you can download OpenKM and build it.
  
 +
* [[Configure Java in Eclipse]]
 +
* [[Configure JBoss server in Eclipse]]
 +
* [[Maven configuration]]
 
* [[Checkout source from Subversion]]
 
* [[Checkout source from Subversion]]
  
 +
* [[Browsing embeded database]]
  
 
[[Category: Developer Guide]]
 
[[Category: Developer Guide]]

Revision as of 14:15, 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.