Running ant build gives “package org.junit does not exist”

后端 未结 3 2018
感动是毒
感动是毒 2020-11-30 08:47

When I use a Java IDE to build projects (e.g. NetBeans) that have JUnit tests, they compile fine, but when I try to use ant outside of the IDE to run the build script, I get

3条回答
提交回复
热议问题