this is alternative IDE for IDempiere development. I tried for IDempiere 11.
do you want to change idempiere identity when user login to webui? you dont need code to do that
this guide is to help you run idempiere as docker container.
i got headache when setup idempiere 11 on my local. the mvn verify is success but when setup on eclipse, problem unresolved
we create process and want this process run automatically when idempiere starting. you can achieve this using idempiere scheduler.
idempiere 11 has new development setup script to speed up your setup for idempiere development using oomph
sometimes we want to setup multiple idempiere version on local. each idempiere version has different java version so we need to set maven to run with specific java version
sometimes you got error message when run mvn verify that it failed read jar from maven repository.
sometimes we need to change the information on idempiere landing page like title or icon. we can achieve that by add/modify file home.properties