I am trying to run some of the samples in Shiffman's Box2d for processing but the library does not show up in the contributed libraries. I have it in my sketchbook folder (documents/processing/libraries/PBox2d) but i get the following message when I run a sketch:
No library found for pbox2d
No library found for org.jbox2d.collision.shapes
No library found for org.jbox2d.common
No library found for org.jbox2d.dynamics
As of release 1.0, libraries must be installed in a folder named 'libraries' inside the 'sketchbook' folder