Re: Any Checkstyle users?
- From: slippymississippi@xxxxxxxxx
- Date: 31 Jan 2006 04:59:48 -0800
> What problem does it report?
I tried turning on all of the optional checks, and it returned the
IllegalType violation. The description is:
"Checks that particular class are never used as types in variable
declarations, return values or parameters. Includes a pattern check
that by default disallows abstract classes. Rationale: Helps reduce
coupling on concrete classes."
.
- References:
- Any Checkstyle users?
- From: slippymississippi
- Re: Any Checkstyle users?
- From: mikm
- Any Checkstyle users?
- Prev by Date: Re: When will reflections support casting (especially for constructors, etc) properly?
- Next by Date: Re: What IDE for Java do you use?
- Previous by thread: Re: Any Checkstyle users?
- Next by thread: String replaceAll doesn't like commas
- Index(es):