Right, I know the options, the questions is which one comes with a recommendation. Most of the tools for scrubbing are based on ImportScrubber. Plus, the tools that do the import scrubbing have some limitations:
http://importscrubber.sourceforge.net/limitations.html So checkstyle it is... -----Original Message----- From: Stefano Mancarella [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 04, 2003 11:07 AM To: Ant Users List Subject: Re: PMD Ciramella, Edward wrote: > Or should I downgrade? The project just plain looks out of date - does > anyone have a recommendation on what tool I should use? I'm really > interested in import statements. The Style enforcement can come later. I use CleanImports and I'm quite happy with it: http://www.euronet.nl/users/tomb/cleanImports/index.html Another option could be ImportScrubber: http://importscrubber.sourceforge.net/ Take a look at http://ant.apache.org/external.html for other options... --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
