How do I access a Java Library from a Java Library

I have a Java Library that needs to call another Java Library in the same Notes DB, however I can’t get it to reference the other. Am I missing something really simple here?

Subject: RE: How do I access a Java Library from a Java Library

Go into the second Java script library, click on the ‘Edit Project’ button; Browse ‘Shared Java Libraries’ and add the Java script library you need to use.