[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
Re: [ANN] Eclipse Checkstyle Plug-in v2.0 Available
|
Francesc,
just check "Enable CheckStyle" option on the project Properties pane
(section CheckStyle) from the Navigator view.
...the only thing you need to do more carefully as always is RTFM ;)
Regards,
Andrew
p.s.
But for me it looks a little bit confusing why this option can not be
checked on the project Properties pane from the Package Explorer view?
Another thing I would like to put on "wish list" of this plugin is
integration with 3rd party formatting plugins like Jalopy that I use to
format my code inside Eclipse. The problem I have now with this
configuration is that my formatter (Jalopy) and format checker (CheckStyle)
uses different settings that is actually not too convinient...
"Francesc Rosés" <froses@xxxxxxxxx> wrote in message
news:ajcta0$s22$1@xxxxxxxxxxxxxxxx
> 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
>
>
>
>
>