📜  错误:(4, 17) java: 包 org.junit 不存在 - Java 代码示例

📅  最后修改于: 2022-03-11 14:52:48.958000             🧑  作者: Mango

代码示例1
Open Module Settings 
for my project and manually add jar Dependencies junit-4.12.jar and hamcrest-core-1.3.jar 
which are contained in the IntelliJ installation lib directory, or download them online.