Romain PELISSE - 2010-09-03

Hi,

The trick here is to detect that .getDoktypoid() return an Object and not an int or a long, which is not trivial for PMD as it does not really have a good support for TypeResolution.

Thanks for the report anyway. If you can, we'll appreciate that you attach some unit tests to reproduce this issue. (Just look in PMD source code to see how unit are handled, this is very easy, you don't really have to write Java code).