Eclipse warning: XXXXXXXXXXX.jar will not be exported or published. Runtime ClassNotFoundExceptions may result
In order to get it to work right, I have to “drop and drag” the files that I want in my classpath/dependencies into my the WEB-INF/lib folder. It works this way. For some reason, when I try to do it the right way Build path → Configure build path → External jars it just doesn’t … Read more