Eclipse reports jars as missing but i have them in the project's maven dependencies -


m2e downloaded dependecies , they're shown in maven dependencies folder yet still being reported misssing in eclipse 4.2.

check if maven dependencies part of project's classpath if not, add it


Comments