Task #1152

Mis à jour par Matthieu Decorde il y a presque 11 ans

Update on linux have no effect: the plugin are installed and loaded but the older ones are still activated.

TXM can't update Toolbox because the p2 process "is not permitted to do an update" (maybe because there is 2 configuration directories (in .txm and in /usr/lib/TXM/TXM)



h3. Solution

- don't use the "-configuration" runtime option
- use the "-install" runtime option
- save preferences in the Platform.getUserLocation() directory
- retrieve preferences from this folder instead of Platform.getConfigurationLocation()

Retour