Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users]would someone kindly provide me some doc of ajc?

Recently, I am involved in the project, which has the relationship
with the mechanism of the ajc compilation. Basically, I have looked
through and debug the source code downloaded from the souce[1]. and
got to know the ajc extends the jdt's compiler and make a
customization for the aspectj5's feature.

However, It seems that I still can not get the main flow in the source
and the backgroud algorithm of the ajc. So would someone kindly
provide me some doc of ajc? It's will be very appreciated things to
me.

any format, or just a link.

thanks.

Best regards
Charles Xu

[1]CVS  dev.eclipse.org:/cvsroot/tools/org.aspectj


Back to the top