Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [aspectj-users] suppressing warnings

Hmmm, maybe by doing proper exception handling? ;-) The other possibility should be @SuppressAjWarnings annotations. Did you try that?
 
Eric
 
--
Eric Bodden
Sable Research Group
McGill University, Montréal, Canada

________________________________

From: aspectj-users-bounces@xxxxxxxxxxx on behalf of Nguyen, Diane
Sent: Tue 11/04/2006 17:45
To: aspectj-users@xxxxxxxxxxx
Subject: [aspectj-users] suppressing warnings



Hi,

I just upgraded to 1.5.1a, and now I get a bunch of
swallowedExceptionInCatchBlock warnings when I run iajc. Is there any
way to suppress these?

Thanks!
diane
_______________________________________________
aspectj-users mailing list
aspectj-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/aspectj-users




Back to the top