Intro Eclipse The Archive Which Is Referenced By The Classpath Does Not Exist

Intro Eclipse The Archive Which Is Referenced By The Classpath Does Not Exist

這篇介紹Eclipse The Archive Which Is Referenced By The Classpath Does Not Exist。

Step by step

1
2
3
4
5
將紅字遺失的jar檔移除

Project -> Properties -> Java Build Path -> Libraries -> 選擇遺失的jar -> Remove

重新Run Junit Test即可!