====== Prerequisites and Assumed knowledge ====== In order to follow this tutorial, please check all these prerequisites: ===== Assumed Knowledge ==== * Knowledge Java, Eclipse or another development environment is a better thing but not essential.\\ With Adichatz, developing and customizing an Eclipse 4 RCP / JEE applications does not require particular skills because most of the complexity is supported by the framework and no longer by the developer. ===== Install tierce products ===== * [[http://jdk.java.net/14/|Java]] version 14. * [[http://dev.mysql.com/downloads/|Pgsql]] and this test database provided on [[https://raw.githubusercontent.com/YvesDrumbonnet/Adichatz-RCP-Update-Site/master/database/test_base_postgres.sql|github]]. * [[http://dev.mysql.com/downloads/|Mysql]] and this test database provided on [[https://raw.githubusercontent.com/YvesDrumbonnet/Adichatz-RCP-Update-Site/master/database/test_base_mysql.sql|github]]. * [[http://wildfly.org/downloads/|Wildfly]] 18.x.x. ===== Install eclipse and complete installation ===== * [[http://www.eclipse.org/downloads/|Eclipse 4.15 (03/2020)]] Eclipse standard for Windows. * Install [[get_started:install|Adichatz tools]]. * Install [[get_started:install_as|Jboss tools for Eclipse]].