Presentation

Adichatz Installation contains binary distribution and source distribution. Both are included in Eclipse plugins. The Adichatz project is licenced under the CeCILL-C license.

Prerequisites



Install from Eclipse Marketplace (1rst option)

Start eclipse, then open Marketplace item: Help > Eclipse Marketplace… .
Help > Eclipse Marketplace... .

Find adichatz solution and click install.
Start eclipse, then open Marketplace item: Help > Eclipse Marketplace... .



 Select Adichatz features

As for Adichatz, use Install Manager

  1. Select all features</wrap>.
  2. Accept license and click Finish.
  3. Click Install anyway on security warning.
  4. Restart eclipse.



Use 'drag to install' (2nd option)




  1. Start eclipse.
  2. Open Adichatz page in Eclipse marketplace with your web browser.
  3. Drag button inside your eclipse workspace.



Install from Eclipse update site (3rd option)




  1. Start eclipse, then start the Install Manager: Help > Install new software… .
  2. in the “Work with” field, paste https://yvesdrumbonnet.github.io/Adichatz-RCP-Update-Site/update and hit enter.
  3. Select Adichatz Application Development then hit next…


Next steps

After you have installed Adichatz, you can follow these steps.

  • Install a SQL database (MySql recommended).
  • Install an Application Server (optional). Wildfly 18.0.x is recommended, see Application Server installation.
  • Read the complete get_started document you will find here and try examples.
  • Look for information on this site.
  • Generate and launch your first application (2 minutes).
  • Customize the generated application.