Details
-
Sub-task
-
Resolution: Done
-
P3: Somewhat important
-
None
-
afd99e700 (dev)
Description
Currently the persistent storage follows the old style before gradle plugin. We should modify this to closely match the QtGP settings. These include things like:
- Naming should be similar
- Move all settings to the scope of the project instead of global as the gradle plugin works within the scope of the project
- Remove the settings configuration which is leftover from the old settings UI