Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] AspectJ and @Override annotation

There shouldn't be any conflicts. Can you post an example demonstrating the problems you're having?

dean

On Aug 18, 2007, at 6:07 PM, Rodrigo Madera wrote:

Hello community,

I have a project that has @Override annotations over methods that are being implemented (as oposed to overriden) which is acceptable by Javac.

Is there any known incompatibility with AspectJ and @Override annotations for implementing methods? I'm getting some errors on this on my ported project.

Thanks for any help,
Rodrigo

_______________________________________________
aspectj-users mailing list

Dean Wampler, Ph.D.
dean at objectmentor.com

I want my tombstone to say:
  Unknown Application Error in Dean Wampler.exe.
  Application Terminated.
      [Okay]        [Cancel]




Back to the top