Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » Aspect Rewrite
Aspect Rewrite [message #596765] Tue, 18 March 2008 23:15
Andrew Carton is currently offline Andrew CartonFriend
Messages: 104
Registered: July 2009
Senior Member
Hi,

While using AJDT - is it possible to change the AST of an AspectJ file
and then rewrite it back to a file. The JDT has a "recordModification"
section that shows you how to do this - but the AJCompilationUnit
doesn't support this? I see in there is a AjASTRewrite that does
something like this in the source file. I wonder if anyone has any
success or knows how to do this.

Also, you can't use a visitor on the AJCompilationUnit unlike the
CompilationUnit - which is a bit distressing.

Thanks,
Andrew.
Previous Topic:Error opening AspectJ source file...
Next Topic:plugin doesn't appear in workbench
Goto Forum:
  


Current Time: Sat Apr 27 04:16:51 GMT 2024

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

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

Back to the top