[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
Re: [ANN] Eclipse Checkstyle Plug-in v2.0 Available
|
- From: froses@xxxxxxxxx (Francesc Rosés)
- Date: Wed, 14 Aug 2002 06:28:16 +0000 (UTC)
- Newsgroups: eclipse.tools
- Organization: http://www.eclipse.org
- User-agent: NewsPortal 0.23
Hi David,
First, thanks for your Checkstyle plug-in.
I have a problem with this plugin. I installed it in my Eclipse 2.0
without problems. I can see the integrated documentation and in the
Window->Preferences appears CheckStyle. BUT, when I try to enable
CheckStyle to a project opening the project properties, there is not
a CheckStyle node in the left properties tree. I can see the standard
nodes ("Info", "External Tools Builders"...) and even the added nodes
as "Easy Struts" but not "Check Style", so I'm unable to enable
CheckStyle to a project.
Any idea? Thanks,
Francesc
David Schneider wrote:
> Version 2.0 of the Eclipse Checkstyle plug-in is now available at
> http://www.telesynthesis.com. New features in this release that we want to
> mention are:
> - Updated to version 2.3 of the Checkstyle core engin.
> - Documentation now integrated into the Eclipse help content.
> - Ability to import and export Checkstyle properties for use with
> command line version of Checkstyle.
> - File filters for better control of what files get checked.
> There are now two download files, the plug-in itself and the source code for
> the plugin.
> Enjoy,
> Dave