Hey,
ive written many Plugins for my app (around 40!) wich are loaded into my app during runtime.
That plugins must be compiled as a library.
Every app use the same class, but if i had to change something in this class i need to compile every plugin by hand again.
Is there any possibility to compile all plugins with one click