Coder Social home page Coder Social logo

idempiere-dev-setup's Introduction

Linux script to setup new iDempiere Development environment

Pre-requisite

  • JDK11
  • Maven
  • Git
  • Docker (optionl)

Usage

  • Clone or download to a folder
  • At the folder, run ./setup.sh --help to get help on the options available

What it does

  • Clone idempiere source and run Maven build
  • Download and setup Eclipse JEE 2019-12
  • Create new workspace at the cloned idempiere folder and import all projects into the workspace
  • Set target platform and build the workspace
  • setup connection properties (idempiere.properties) and jetty server (jettyhome)
  • If db doesn't exists yet, import iDempiere db.
  • If db exists, apply migration scripts
  • You should have a ready to run Eclipse workspace after the completion of the script

Other scripts

  • Included scrips is usually invoke through setup.sh
  • Always use the --help option to get help on the options available
  • docker-postgres.sh - scripts to install and run postgres 9.6 docker container
  • eclipse.sh - scripts to start eclipse
  • rebuild-ws.sh - scripts to invoke headless rebuild of idempiere workspace
  • setup-db.sh - scrips to setup connection propertis (idempiere.propertis), jetty server (jettyhome) and import database (if db not exists)/apply migration scripts (if db exists)
  • setup-ws.sh - setup idempiere workspace, set target platform and invoke full build of workspace

idempiere-dev-setup's People

Contributors

hengsin avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.