Please consider editing your post and mark it as obsolete instead. Do you want to delete post?
plugin classpath
Permanently deleted user
Created
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.