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)
(Preparing your Environment)
Line 1: Line 1:
 
==Preparing your Environment==
 
==Preparing your Environment==
  
* Download and install [http://java.sun.com/j2se/1.5.0/download-netbeans.html JAVA]
+
Download and install
* Download and install [http://www.eclipse.org/downloads/ Eclipse]
+
* [http://java.sun.com/j2se/1.5.0/download-netbeans.html JAVA]
 +
* [http://www.eclipse.org/downloads/ Eclipse]
 +
* [http://www.oracle.com/technology/software/products/database/xe/index.html Oracle10g XE]

Revision as of 00:12, 29 September 2006

Preparing your Environment

Download and install