Is there a way to run JUnit-Tests from several projects conveniently fast in Eclipse?
The JUnit-Runner lets you define a package or a folder where from all contained
I am not sure you can't do it from UI but from ant it's possible even if you are not building you plugins using ant. Nevertheless this method is not so trivial but once it's set up, things are cool ;o)
Check here for more informations:
http://www.eclipse.org/articles/article.php?file=Article-PDEJUnitAntAutomation/index.html