Unknown warnings [message #58665] |
Mon, 16 June 2003 17:02 |
Eclipse User |
|
|
|
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 #60013 is a reply to message #58665] |
Wed, 18 June 2003 07:10 |
Eclipse User |
|
|
|
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.
>
|
|
|
Powered by
FUDForum. Page generated in 0.03768 seconds