I am developing a java plugin. In one case I need to pass address of some jar file (located in library directory) to another third library. However, I do not know how to obtain the address of the libraries located in the plugin. I am developing a java plugin. In one case I ne