Actifsource

#6912 Simplification of actifsource ant generation

Actifsource code generator for any programming language
The handling of ant files is to be massively simplified.

Until now, when changing a version of any plugin, it had to be adapted by hand. in addition, the ant files are very bland and incomprehensible.
To simplify this, dynamic loading of bundle and project dependencies has been added, reducing ant file size and maintenance to a minimum.
All bundle and project dependencies are automatically loaded with the correct version.

This ant file can be created using the Export Wizard with the following steps:

6912 1 Ant1

6912 2 Ant2

On github the example has been extended:
https://github.com/actifsource/ch.actifsource.example.ant