Yves Drumbonnet - 2014-11-13

Adichatz framework looks for programmers interested in developping quickly and easily Eclipse RCP application in JEE context and providing feedback.

Installation stages are described here.
Then you can generate your own project and start to develop.

Eclipse 4.4 luna is used as the IDE and as the platform of the generated application (Eclipse E4 RCP).

Two test environments must be considered: development and runtime.

Development tests:

  • generation processes
  • Scenario editor.
  • part editors.
  • Create your own scenario or generators...

Runtime tests:

  • Consistency: unicity and lock.
  • databinding on bean property and relationship (OneToMany or ManyToMany).
  • runtime speed.

Thanks.
Yves