The restlet/lib/readme.txt says to drop the contents of the directory into the Eclipse plugin directory. I did that but didn't notice any change once I started Eclipse back up. Is there something more I should be doing?
In the meantime, I just made a User Library of all the jars from lib and its sub-directories. Seems to work, but took me a while to figure out that a security violation I was getting was caused by including both the restlet.jetty_5.1 and restlet.jetty_6.0 jars. P.S. This "You have lines longer than 80 characters. Fix that." error is lame.

