Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » AJDT Standalone
AJDT Standalone [message #596747] Sat, 15 March 2008 17:33
Andrew Carton is currently offline Andrew CartonFriend
Messages: 104
Registered: July 2009
Senior Member
Hi,

I got the ADJT parser/visitor going standalone. However, this seems to
only work with one "compilation unit". I load the file up manually and
pass in the string representing the whole file into the
ASTParser.setSource().

My first question is - is it possible to load a whole project in the
parser standalone and how do I do this?

My second question is - is there any API that allows me to enumerate and
investigate the points in the base that a pointcut affects with a simple
API command (much like how its done in AJDT plugin API)

Thanks,
andrew.
Previous Topic:AJDT Standalone
Next Topic:Error opening AspectJ source file...
Goto Forum:
  


Current Time: Fri Apr 26 06:34:45 GMT 2024

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

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

Back to the top