Task #1464
Mis à jour par Matthieu Decorde il y a plus de 7 ans
Improve TBX and RCP preferences mechanism.
See:
https://groupes.renater.fr/wiki/txm-info/public/preferences_system
for french description.
With the plug-ins split, each plug-in will now initialize its own preferences.
WIP
h3. Sub-tasks validation test canvas
* Core
** default preferences through TXMPreferences/AbstractPreferenceInitializer
* RCP UI
** default preferences through TXMPreferences/AbstractPreferenceInitializer
h3. Other plugins
They must extends the TXMPreferences in a class and declare it in their plugin.xml files as a "org.eclipse.ui.preferencePages" extension
See:
https://groupes.renater.fr/wiki/txm-info/public/preferences_system
for french description.
With the plug-ins split, each plug-in will now initialize its own preferences.
WIP
h3. Sub-tasks validation test canvas
* Core
** default preferences through TXMPreferences/AbstractPreferenceInitializer
* RCP UI
** default preferences through TXMPreferences/AbstractPreferenceInitializer
h3. Other plugins
They must extends the TXMPreferences in a class and declare it in their plugin.xml files as a "org.eclipse.ui.preferencePages" extension