On Wed, 18 Oct 2017, Blake Watson wrote:
Related: I downloaded Eclipse and POI to build a test case, but I'm kind of at a loss. I haven't been able to run the tests from Eclipse.

The steps ought to be:
 * Ensure you're on a version of Eclipse that supports Java 8
 * Checkout from svn / git
 * On the command line, do "ant compile" to have dependencies fetched
 * In Eclipse, do Import -> General -> Existing Project into Workspace
 * Point it at your checkout
 * Wait for the build to finish
 * Right click on a unit test and do Run As -> JUnit Test

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to