request: offer operations for compiler messages

example: I performed some move class refactorings so that the 
package was empty afterwards, so I deleted the package.
then I got compiler erros saying package a.b.c does not exist,
everywhere where there was the statement import a.b.c
-> a context menu entry "remove import statement" in the 
compiler messages list would be very nice ;-)
perfect would be, if the context menu entry was still available
for multiple selections of same error type.

I'm sure there's a number of other compiler messages that could
be autofixed that easy...
Hm, problem maybe how to "parse what the compiler means",
but perhaps you could use the mechanism that's used for 
highlighting errors? then maybe there should be a tab listing
"error highligting messages" instead of compiler error messages...


best regards,
Michael

______________________________________________________________________________
WEB.DE MyPage - Ohne Computerkenntnisse in nur 5 Minuten online! Alles
inklusive! Kinderleicht!  http://www.das.ist.aber.ne.lustige.sache.ms/

_______________________________________________
Eap-features mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-features

Reply via email to