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
I built a tool which generates the .classpath (and .project), but it requires you to specify the list of jars in your ant build. It could probably be extended to read a list of jar files.