Difference between revisions of "Checkout source from Subversion"
From OpenKM Documentation
Line 15: | Line 15: | ||
Be patient, first time you downloading OpenKM from svn, you're downloading all libraries to your maven repository. It could need some hours depending your Internet connection. | Be patient, first time you downloading OpenKM from svn, you're downloading all libraries to your maven repository. It could need some hours depending your Internet connection. | ||
+ | |||
<center>[[File:Okm_dev_guide_006.jpeg|192px]]</center> | <center>[[File:Okm_dev_guide_006.jpeg|192px]]</center> | ||
+ | |||
After OpenKM it'll be downloaded, automatically it'll be compiled. | After OpenKM it'll be downloaded, automatically it'll be compiled. | ||
[[Category: Developer Guide]] | [[Category: Developer Guide]] |
Revision as of 13:11, 26 January 2010
Go to File / New / Other and select Maven / Checkout Maven Projects from SCM:
Select the svn type and type the url https://openkm.svn.sourceforge.net/svnroot/openkm/branches/4.0/openkm to refer version 4.0:
Be patient, first time you downloading OpenKM from svn, you're downloading all libraries to your maven repository. It could need some hours depending your Internet connection.
After OpenKM it'll be downloaded, automatically it'll be compiled.