Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » AJCompilationUnit question.
AJCompilationUnit question. [message #591795] Thu, 12 January 2006 07:54
Eclipse UserFriend
Originally posted by: zifu.yang.gmail.com

I called getAJCompilationUnit(IFile file) in AJCompilationUnitManager to
get a compilation unit.
Then called ajcompilationUnit.getBuffer().getContents() to get the contents
of this unit. However, in this contents, the keyword "aspect" was changed
to "class" silently. Is this a bug?
Previous Topic:How to get Java 1.5, maven 1.0.2 and aspectj 1.5 to work together
Next Topic:AJCompilationUnit question.
Goto Forum:
  


Current Time: Tue Mar 19 09:53:21 GMT 2024

Powered by FUDForum. Page generated in 0.02775 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top