This is a screencast that shows you how to setup the Proclipsing Plugin for Eclipse. For more information, please visit the Proclipsing Project page:
code.google.com/p/proclipsing/
The purpose of Proclipsing is to lower the difficulty of using Processing in Eclipse.
It allows you to easily create a Processing project in eclipse by simply putting in the path to your Processing app, the path to your Sketch folder (for contributed libs), and then selecting the libraries you want. Proclipsing then creates a project with the desired libs (with native libraries), and skeleton package structure and PApplet.
You can also add/remove libs later with an option in the project preferences menu.
We've also teamed up with Daniel Howe, so you can get his P5 Exporter from the same update site. With P5 Exporter, you can export projects from eclipse similar to the way you do from the Processing IDE.