|
Hi, I have a project consisting of the following files: InvariantEnforcementApplier.aj public aspect InvariantEnforcementApplier extends Enforcer {Enforcer.aj: public abstract aspect Enforcer {Test.java: public class Test {Executing Test.main results in: Exception in thread "main" java.lang.ExceptionInInitializerErrorRemoving the comments from Test's constructor, the exception is not longer thrown. This looks a lot like a compiler bug. Thanks a lot for your help, Manuel |
begin:vcard fn:Manuel Menezes de Sequeira n:Menezes de Sequeira;Manuel org:ISCTE;CI adr;quoted-printable:;;Av. das For=C3=A7as Armadas;Lisboa;;1649-026;Portugal email;internet:[EMAIL PROTECTED] title;quoted-printable:Director de Servi=C3=A7os tel;work:+351 217903085 tel;fax:+351 217903927 tel;cell:+351 962337428 x-mozilla-html:TRUE url:http://ci.iscte.pt/ version:2.1 end:vcard
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ aspectj-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/aspectj-users
