How do I configure my project buildpath to have a set of .jar files located in the same directory automatically included in the buildpath ?
Meaning that adding a new .jar fi
Using a homemade "ClassPath Container" solves the problem but needs you to build an Eclipse-plugin : http://www.ibm.com/developerworks/edu/os-dw-os-eclipse-classpath.html