Hi, is there a way to make the qtcreator use a custom plugin search path? The PluginManager has a function 'setPluginPath', I don't think I can use it from within a plugin to add another plugin search path. When a plugin is loaded, all the search paths are already evaluated.
There does not seem to be a commandline argument and I did not find anything in the qtcreator configs. Am I stuck with either system wide or the default user locations? Guido _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
