ClassLoader and 3rd-party libraries in Plugin

Hello Christian and KC Wong,

Thanks a lot for your input. I will retested again on the class loader within our environment.

Besides that, do you know can one plugin access another plugin’s 3rd party libraries or REST APIs? For example, we would like to have a plugin which provide the API for generating excel file with poi libraries. Then other plugins can simply reuse the same api call, instead of store the same poi libraries or java class on its own, do you know whether this can be achieve.

in another word, the child plugin class loader also wants to access its siblings’.

Thanks a lot for your knowledge and input here.

Best regards,