I have a designtime package which is installed in the IDE and uses classes and functions defined in a runtime package.
Each time I compile or build the runtime package, it seems that the designtime package is automatically reinstalled.
This operation starts after pressing the "Ok" button of the "Compiling window" and takes a several seconds.
Is there a way to avoid this?