-
spj committed revision 1106 to the UCDetector SVN repository, changing 2 files.
2009-11-10 00:21:40 UTC by spj
-
spj committed revision 1105 to the UCDetector SVN repository, changing 1 files.
2009-11-10 00:07:41 UTC by spj
-
spj committed revision 1104 to the UCDetector SVN repository, changing 2 files.
2009-11-10 00:07:32 UTC by spj
-
spj committed revision 1103 to the UCDetector SVN repository, changing 1 files.
2009-11-10 00:07:23 UTC by spj
-
spj committed revision 1102 to the UCDetector SVN repository, changing 4 files.
2009-11-09 23:23:33 UTC by spj
-
spj committed revision 1101 to the UCDetector SVN repository, changing 2 files.
2009-11-09 22:02:04 UTC by spj
-
After cleaning our source code which was developed by four different companies in the last few years, I found methods containing a boolean parameter which were always true or false. Sometimes only old unit tests used the other value.
Checking for unnecessary parameters which will always use the same parameter would be great.
2009-11-07 13:13:49 UTC by lars_koeln
-
1. Feedback: I think you can switch to 3.4.
2009-11-07 13:03:28 UTC by lars_koeln
-
Included since 1.3.0:
@UsedBy("reflection")
I don't like this one, but users asked for it:
If you want to "polute" your code, you can use the @org.ucdetector.util.UsedBy annotation located inside ucdetector-annotations.jar which is inside org.ucdetector.xxx.jar.
2009-11-07 00:56:33 UTC by spj
-
Included in 1.3.0
There is now a new text field Ignore "Code with annotations".
2009-11-07 00:54:07 UTC by spj