Bugs item #1744885, was opened at 2007-06-28 15:17
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397078&aid=1744885&group_id=29721
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Core Framework
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: UJacobsen (ujacobsen)
Assigned to: Oliver Burn (oburn)
Summary: IllegalType ignores property "ignoredMethodNames"
Initial Comment:
thats's how we configured the check:
<module name="IllegalType" />
If you use this configuration as Plugin in Eclipse the property
"ignoredMethodNames" is set to "getInitialContext, getEnvironment" by default.
But if you declare a method with this name and use for instance a variable of
the type "java.util.GregorianCalendar" you still get a warning for this row.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397078&aid=1744885&group_id=29721
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
|