Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 16: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 14:07 Go to previous message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
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: Sun Jun 30 13:51:02 GMT 2024

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

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

Back to the top