Accessing plugins from other plugins

I want to develop a plugin and need to access the BookMarkManager from the BookMarks plugin (which is also running in my OF server). How to do this? I tried to build the bookmarks plugin as a jar file and put it in the \lib folder of my plugin directory… But it did not help…

Thanks in advance