sábado, 16 de julio de 2016

iDempiere installation on Linux



1) Open a Linux terminal using Ctrl + Alt +t, then write next line:

sudo apt-get install postgresql-9.X
sudo apt-get install mercurial
sudo apt-get install openjdk-7-jdk
sudo update-alternatives --config javac
sudo update-alternatives --config java
cd Documents/
mkdir iDempiereSource
cd iDempiereSource/
hg clone https://bitbucket.org/idempiere/idempiere

2) Wait until iDempiere source be downloaded.

3) Move source folder to Eclipse workspace

mv Documents/iDempiereSource/iDempiere /home/user/workspace/

4) Create "targetPlatform" folder into project.

cd /home/user/workspace/iDempiere/
mkdir targetPlatform

5) Open Eclipse Mars (Java 7 Needed)

6) Select as workspace the next URL

/home/usuario/workspace/iDempiere

7) Install Mercurial Eclipse Plugin

  • Or

8) Install Buckminster


9) Click in File > Import > General > Existing Projects into Workspace and then select iDempiere root directory.

10) One more time, click in File > Import > Buckminster > Materialize from Buckminster MSPEC, CQUERY or BOM.

11) Then click in "Menu > Project > Clean ... > Ok"

12) Click in "Run > Run Configurations > Eclipse Appplication > install app" and define the server parameters.

13) Finally, click in "Run > Run Configurations > Eclipse Application > server.product"


2 comentarios:

  1. Boa tarde, estou instalando o iDempiere e na etapa "12) Click in "Run > Run Configurations > Eclipse Appplication > install app" and define the server parameters." Deu erro e não consigo prosseguir, vc poderia me ajudar a resolver esse problema?

    Good afternoon, I'm installing iDempiere and in step "12) Click in" Run> Run Configurations> Eclipse Appplication> install app "and define the server parameters." You made a mistake and I can not continue, could you help me solve this problem?

    ResponderEliminar
  2. Boa tarde, estou instalando o iDempiere e na etapa "12) Click in "Run > Run Configurations > Eclipse Appplication > install app" and define the server parameters." Deu erro e não consigo prosseguir, vc poderia me ajudar a resolver esse problema?

    Good afternoon, I'm installing iDempiere and in step "12) Click in" Run> Run Configurations> Eclipse Appplication> install app "and define the server parameters." You made a mistake and I can not continue, could you help me solve this problem?

    ResponderEliminar