Hi Jefferson,

Jefferson Bandeira, Thursday 25 February 2010:
> Is there a way to use QtCreator as a General Purpose IDE, instead of a
>  Qt Only IDE... I like most of the features of code completion and
>  browsing this IDE offers, and i really would like to use it as my main
>  IDE, however i can't find a way to use it to anything other than
>  creating Qt Apps. So, the question : Is it possible? If so, how?

I am also using QtCreator as a General Purpose IDE. I am developing a 
command line C++ application without any Qt features, which uses 
autoconf/automake/libtool as build system and SVN for version management. 
And I am very happy with QtCreator for that.
If your setup is similar (i.e. you don't want to use qmake/cmake), you 
should use the "Import of generic Makefile project". In case you are 
pointing it to a local SVN working copy (and probably also for all other 
VCS) QtCreator will recognize that automatically as well.

In case you have any specific questions please don't hesitate to ask!

Cheers,
Frank
_______________________________________________
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to