Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Unknown warnings
Unknown warnings [message #58665] Mon, 16 June 2003 17:02 Go to next message
Eclipse UserFriend
Originally posted by: dcorbin.imperitek.com

I have a java project that is generating about a dozen warnings on a
..JPG file. There is no text or location associated with the warnings.
I do have several additional plugins that have been added, but (to my
knowledge) none of them should be mucking with .JPG files.

Any idea on how I can track down the source of these warnings?

Thanks.
Re: Unknown warnings [message #59927 is a reply to message #58665] Wed, 18 June 2003 03:35 Go to previous messageGo to next message
Frank Sauer is currently offline Frank SauerFriend
Messages: 36
Registered: July 2009
Member
See
https://bugs.eclipse.org/bugs/show_bug.cgi?id=38136

"David Corbin" <dcorbin@imperitek.com> wrote in message
news:bckt6v$gpv$1@rogue.oti.com...
> I have a java project that is generating about a dozen warnings on a
> .JPG file. There is no text or location associated with the warnings.
> I do have several additional plugins that have been added, but (to my
> knowledge) none of them should be mucking with .JPG files.
>
> Any idea on how I can track down the source of these warnings?
>
> Thanks.
>
Re: Unknown warnings [message #60013 is a reply to message #58665] Wed, 18 June 2003 07:10 Go to previous message
Eclipse UserFriend
Originally posted by: hcs33.egon.gyaloglo.hu

Hi,

You can use the task filter dialog and check only one type of filter. If it
shows those warning, you get the task type. If not, select another one, and
so on...
Then search for that task type in the plugin.xml files in all plugins to get
which plugin has generated the warnings (or simply uncheck it, and the
warnings go away).
It is monkey-work, but at least a way before bug 38136 will be fixed...

HTH,
Regards,
Csaba

"David Corbin" <dcorbin@imperitek.com> wrote in message
news:bckt6v$gpv$1@rogue.oti.com...
> I have a java project that is generating about a dozen warnings on a
> .JPG file. There is no text or location associated with the warnings.
> I do have several additional plugins that have been added, but (to my
> knowledge) none of them should be mucking with .JPG files.
>
> Any idea on how I can track down the source of these warnings?
>
> Thanks.
>
Previous Topic:feature request/proposal
Next Topic:Using SOAP
Goto Forum:
  


Current Time: Sat Oct 19 10:50:35 GMT 2024

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

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

Back to the top