Task #690
Mis à jour par Sebastien Jacquot il y a plus de 8 ans
See:
https://groupes.renater.fr/wiki/txm-info/public/plugins_structure
https://groupes.renater.fr/wiki/txm-info/public/preferences_system
https://groupes.renater.fr/wiki/txm-info/public/svn_structure
Reorganize TXM source code to better match the RCP development plug-ins system.
Split, extract and move Move source code of each command (or commands group) in some new RCP plug-in projects, for more details see the above links.
Summary:
for each command:
* create a core plug-in as org.txm.progression.core
* create an UI dedicated plug-in as org.txm.progression.rcp
https://groupes.renater.fr/wiki/txm-info/public/plugins_structure
https://groupes.renater.fr/wiki/txm-info/public/preferences_system
https://groupes.renater.fr/wiki/txm-info/public/svn_structure
Reorganize TXM source code to better match the RCP development plug-ins system.
Split, extract and move Move source code of each command (or commands group) in some new RCP plug-in projects, for more details see the above links.
Summary:
for each command:
* create a core plug-in as org.txm.progression.core
* create an UI dedicated plug-in as org.txm.progression.rcp