In our plugin we would like to use a 3rd party jar that provides a wrapper for C/C++ code. In order to use it, these libraries should be added to the classpath. Is it possible to load these platform-dependent libraries to the server when installing the plugin?
Thanks.