-
This feature would be very helpful - it would save me a lot of false positives if I could get ucd to ignore methods that are annotated by @Published and/or @Inject!
2009-10-20 15:16:48 UTC in UCDetector
-
ipreuss changed the public information on the Eclipse - Run All Tests plugin project.
2009-08-05 10:20:23 UTC in Eclipse - Run All Tests plugin
-
ipreuss changed the public information on the Eclipse - Run All Tests plugin project.
2009-08-05 10:19:46 UTC in Eclipse - Run All Tests plugin
-
as the summary says...
2009-08-05 10:11:35 UTC in Eclipse - Run All Tests plugin
-
With the help of a patch from Andreas Bartels (thanks a lot!), e-rat now doesn't try to start tests on a project that doesn't have any, preventing the annyoing error dialogs from popping up.
Unfortunately, Kent Beck has stopped development on JUnitMax, so e-rat will probably grow in importance to me, again. Expect more in the future - use the tracker if you have problems or suggestions.
2009-08-05 10:09:23 UTC in Eclipse - Run All Tests plugin
-
ipreuss committed revision 42 to the Eclipse - Run All Tests plugin SVN repository, changing 5 files.
2009-08-05 10:01:38 UTC in Eclipse - Run All Tests plugin
-
ipreuss committed revision 41 to the Eclipse - Run All Tests plugin SVN repository, changing 5 files.
2009-08-05 08:23:47 UTC in Eclipse - Run All Tests plugin
-
When an XPathException gets caused by another exception, only the message gets remembered, all the rest of the information that comes with the cause exception gets discarded. This is especially tragic when the cause again had a cause. In one case, it took me a whole day to find out that the real cause of an XPathException was a FileNotFoundException.
2009-08-03 14:32:14 UTC in dom4j: flexible XML framework for Java