Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] How to compile .aj file with aspectj compiler and with older version

Yep, just download the older AspectJ and use the ajc included in it.  You cannot use the latest version to target an old AspectJ though.

Andy


On 30 December 2013 20:45, Krishna Jasty <krishna.jasty@xxxxxxx> wrote:
Hi,
Will it be possible to compile .aj file with aspectj compiler and with older version

Thanks,
Krishna

=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain
confidential or privileged information. If you are
not the intended recipient, any dissemination, use,
review, distribution, printing or copying of the
information contained in this e-mail message
and/or attachments to it are strictly prohibited. If
you have received this communication in error,
please notify us by reply e-mail or telephone and
immediately and permanently delete the message
and any attachments. Thank you


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



Back to the top