Difference between revisions of "Create your ADempiere development environment"

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.
(Preparing your Environment)
(Download ADempiere sources)
Line 11: Line 11:
  
 
==Download ADempiere sources==
 
==Download ADempiere sources==
 +
 +
Open Eclipse, "SVN Repository Exploring" perspective.
 +
 +
Create a new Repository Location
 +
* URL: https://svn.sourceforge.net/svnroot/adempiere
 +
 +
Open the Repository tree and check out all projects, except "keystore".
 +
Do not check out all projects at once, this will fail,
 +
instead choose half of the projects at a time.

Revision as of 02:44, 29 September 2006

Preparing your Environment

Download and install

These tools install different depending on your Operating System. When provided information on these websites not sufice, try to find help on the forums of your Operating System or unofficial forums about these tools.

Download ADempiere sources

Open Eclipse, "SVN Repository Exploring" perspective.

Create a new Repository Location

Open the Repository tree and check out all projects, except "keystore". Do not check out all projects at once, this will fail, instead choose half of the projects at a time.