plugin classpath Permanently deleted user 创建于 2006年03月23日 19:20 My plugin's classloader needs to be able to explictly load a jar that's located in it's lib along with the plugin jar. Is there a way to find the path to the current plugin's lib dir?
Found the PathUtil class so that answers that question...I should have searched before posting.