Re: Any Checkstyle users?
- From: "mikm" <m.mckinley@xxxxxxxxx>
- Date: 30 Jan 2006 19:46:20 -0800
What problem does it report? I just installed the Checkstyle plugin
for Eclipse and it reported no problem when I created an new HashMap
aside from the "magic number" complaint in the constructor.
The "magic number" problem means that you should try to use constants
instead of using some number whenever possible.
.
- Follow-Ups:
- Re: Any Checkstyle users?
- From: slippymississippi
- Re: Any Checkstyle users?
- From: mikm
- Re: Any Checkstyle users?
- References:
- Any Checkstyle users?
- From: slippymississippi
- Any Checkstyle users?
- Prev by Date: Re: Get a class instances
- Next by Date: Re: Any Checkstyle users?
- Previous by thread: Any Checkstyle users?
- Next by thread: Re: Any Checkstyle users?
- Index(es):
Relevant Pages
|
|