How to install Creator Plugins
-
What is the common way to install plugin in the Creator (I made a custom widgets plugin for the Designer).
- compile and link plugin
- close Creator
- copy by hand the dll to the Designer-plugin folder
- restart Creator
Is there a simpler way to install/replace a plugin in the running creator? The Cpp-Builder for example has such an install function.