#JUnit not being identifed
1 messages · Page 1 of 1 (latest)
It says package org.junit is not found it means you haven't installed junit properly
i did what i could, reinstalled the junit extension and what not
You need to install junit , like what you did to install jdk
Download it and install it , not just extension is enough to do it .
Your project itself needs a dependency on JUnit, be it directly through your classpath or a dependency management tool like Maven or Gradle.
Yes, its resolved, thank u
yes, its resolved, thank you
You can use /help-thread close to close this topic.