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.
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()
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()