[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ANN] Eclipse Checkstyle Plug-in v2.0 Available

- Edit the plugin.xml
- Go to the org.eclipse.ui.propertyPages extension point
- Add adaptable="true" to the page that is defined for that extension point

(Or just use the  navigator view when bringing up the properties for the
project)

-Boris

"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
>
>
>
>
>