I've switched to using Objectify on App Engine, and removed the JDO-related jar files from WEB-INF/lib. Whenever I add/remove a library to the classpath, Eclipse reloads those JDO jars back into the lib directory. Is it possible to prevent this from happening?