[Qt-creator] Qt Creator 3.0.0 Beta question

Orgad Shaneh orgads at gmail.com
Wed Nov 13 19:23:53 CET 2013


On Wed, Nov 13, 2013 at 8:19 PM, VStevenP <vstevenpavao at yahoo.com> wrote:

> Is there a configuration file I can delete which will cause Qt Creator to
> forget about old Kits it's auto-detected in a previous install, even ones
> that don't exist on disk anymore?
>
> I've tried throwing away the QtCreator3.0.0Beta/Qt5.2/Beta tree and
> reinstalling, but it always remembers these kits.
>
> I want to start from "square one" and have it forget the Android JDK and
> NDK install locations and forget about the kits.  I have a reason I want to
> do this, and I'm thinking it should be as easy as deleting some config file
> which I currently can't find.
>
> - VStevenP
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qt-creator
>

On Windows you're looking for %APPDATA%\QtProject\qtcreator (and
QtCreator.ini)
On Linux that's ~/.config/QtProject/qtcreator (and QtCreator.ini)

Mac should be something like $HOME/Library/Preferences/org.qtproject. See
here<http://qt-project.org/doc/qt-5.1/qtcore/qsettings.html#locations-where-application-settings-are-stored>
.

- Orgad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20131113/b3b5c00e/attachment.html>


More information about the Qt-creator mailing list