org.eclipse.test problem [message #200181] |
Mon, 23 February 2004 16:19 |
Eclipse User |
|
|
|
Hi
I wanted to setup some automated junit testing of some plugins. I tried
installing org.eclipse.test, but when I try to run ant with the test.xml
file I always get the same exception:
init:
[delete] Deleting 2 files from C:\M7\eclipse
suite:
[delete] Deleting directory C:\M7\eclipse\test-folder
core-test:
eclipse-test:
[echo] Running com.test.AllTests
[java] Error: java.lang.IllegalArgumentException: No ClassLoader found for
testplugin: com.test
[java] Java Result: 2
run:
collect:
BUILD SUCCESSFUL
Total time: 4 seconds
here's the output of the test. It has the same result whether I run it under
eclipse, or from the command line.
Any Ideas what I could have missed?
- Clemens
|
|
|
Powered by
FUDForum. Page generated in 0.04046 seconds