[Qt-creator] Plugins directory structure

Orgad Shaneh orgads at gmail.com
Thu May 8 15:29:34 CEST 2014


Hi,

The plugins directory is structured by provider.

Inside the "plugins" directory most of the plugins are located in
QtProject, and there are 2 built-in plugins that have their own directories
(BlackBerry for Qnx and Sander for BareMetal). 3rd party plugins may also
have different directories.

This structure is now changed, and all the plugins will be directly in
"plugins" (no subdirectories).

After you rebase to latest master, it is advised to recursively delete
lib/plugins inside your build directory and build again (don't forget to
invoke qmake).

Notice this might also affect scripts or tests that rely on the current
directory structure.

Best regards,
- Orgad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20140508/09412b41/attachment.html>


More information about the Qt-creator mailing list