Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Disable warnings (Problems-View) on specific packages
Disable warnings (Problems-View) on specific packages [message #259902] Wed, 29 April 2009 12:40 Go to next message
Eclipse UserFriend
Originally posted by: m.fernau.cps-net.de

Hello all,

is there a way to configure the "Problems"-View of eclipse in a way to
ignore warnings for specific packages? I got hundrets and over hundrets of
warnings because of generated source code which didn't use generics or don't
implement the serialVerionUID and such things.

Would be great to just exclude such packages from the list.

Regards,
Martin Fernau
Re: Disable warnings (Problems-View) on specific packages [message #259906 is a reply to message #259902] Thu, 30 April 2009 10:07 Go to previous message
Eclipse UserFriend
Martin Fernau wrote:
> Hello all,
>
> is there a way to configure the "Problems"-View of eclipse in a way to
> ignore warnings for specific packages? I got hundrets and over hundrets of
> warnings because of generated source code which didn't use generics or don't
> implement the serialVerionUID and such things.
>
> Would be great to just exclude such packages from the list.
>
You can setup a working set and only show problems for that working set
(via Problems view's view menu > Configure Contents).

Dani
> Regards,
> Martin Fernau
>
>
Previous Topic:CREATING NEW JAVA MODEL
Next Topic:Line Formating
Goto Forum:
  


Current Time: Fri May 23 19:51:48 EDT 2025

Powered by FUDForum. Page generated in 0.02820 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top