Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 2.6.0
-
0b777b00527dd6d5ca0fb325da7bd004a5fec690
Description
Changes to the "auto-detected" kits (i.e. in qtcreator_install/share/qtcreator/QtProject/qtcreator or Qt\ Creator.app/Contents/Resources/QtProject/qtcreator) do not make it through to Qt Creator.
1. install e.g. Qt Creator from the qt5 installers, these register qt5 and a kit
2. start Qt Creator
3. close Qt Creator
4. edit the registered kit in the install path (either manually or through sdktool)
5. start Qt Creator
Kit has not changed.
(The kit settings are copied to the user config and never updated, why are we doing that again...)
Attachments
Issue Links
- relates to
-
QTBUG-28253 MaintenaceTool should cleanup qtcreator kit settings after uninstalling Qt
- Closed