Skip to main content



      Home
Home » Language IDEs » AspectJ » AJDT Standalone
AJDT Standalone [message #71325] Sat, 15 March 2008 13:33
Eclipse UserFriend
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:AspectJ in the Java Model
Next Topic:AJDT Standalone
Goto Forum:
  


Current Time: Tue Jul 15 07:48:38 EDT 2025

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

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

Back to the top