I\'m trying to run my junit tests using ant. The tests are kicked off using a JUnit 4 test suite. If I run this direct from Eclipse the tests complete without error. However i
It sounds like there is an issue with paths.
Check following error source:
Some more information would help to help :)
Good luck!