Adds a new classpath container type to Eclipse that adds all the .jar files in a given folder to the classpath.
Inspired by:
http://www.ibm.com/developerworks/opensource/tutorials/os-eclipse-classpath/index.html
Checkout code, run "mvn package", then you can install from within Eclipse by:
- Install New Software...
- Add...
- Local...
- Select folder-classpath-container.update/target/site/
- Check Uncategorised / Folder Classpath Container