Skip to content

Java

Java⚑

Debug⚑

org.junit cannot be resolved⚑

Right click on the eclipse project and navigate:

Properties -> Java Build Path -> Libraries -> Add Library -> JUnit -> Junit 3/

stackoverflow