Re: Unit Tests in Intellij Idea

2009-09-27 Thread Alexander Kiel
Hi Jeremias, thanks for that. I just changed the Idea output dirs to match that from Ant and now almost all tests run. Best Regards Alex On Sat, 2009-09-26 at 23:05 +0200, Jeremias Maerki wrote: I assume the META-INF/services directory doesn't get copied over to the place where IDEA places

Re: Unit Tests in Intellij Idea

2009-09-26 Thread Jeremias Maerki
I assume the META-INF/services directory doesn't get copied over to the place where IDEA places its compiled Java classes. If they are not available through the classpath, no plug-ins are registered and the PDF renderer is basically just a dynamically loaded plug-in. Not sure about the

Unit Tests in Intellij Idea

2009-09-25 Thread Alexander Kiel
Hi, I search for a possibility to run the unit tests just inside idea. If I let idea compile all the classes, coping the fo files and letting ant generate the source files, it runs 2110 test, but fails 1737 of them. Some of the errors: No IF document handler for the requested format available: