Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » ADJT Development
ADJT Development [message #600037] Mon, 08 June 2009 15:13
MÃ?¡rio Aguiar is currently offline MÃ?¡rio AguiarFriend
Messages: 6
Registered: July 2009
Junior Member
Hi, I'm developing a tool to discover conflicts in aop applications. I've
cataloged some simple conflicts, in order to know which situations may
lead to conflicts. I'm using the ASTParser class to parse the source code
of every file in a project, with that I retrieve information about,
pointcuts, advices, new methods etc. My difficulty is to compare matching
pointcuts, i need to find which methods are crosscut by these similar
pointcuts.
I tried to find in the source code of AJDT,where it places the advices
markers next to the methods that they crosscut, so far I havenŽt find
anything that could help me.

I'm posting this message if someone can help on this situation


Thanks.
Previous Topic:AJDT or Equinox Aspects for Eclipse Applications?
Next Topic:headless pde build not works but found promising workaround
Goto Forum:
  


Current Time: Tue Apr 23 17:54:06 GMT 2024

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

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

Back to the top