Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » AspectJ DOM
AspectJ DOM [message #592137] Tue, 07 February 2006 04:32
Eclipse UserFriend
Originally posted by: kiyan.psu.edu

I'm developing a plugin for Eclipse similar to the AJDT, in that it is for
a language that extends Java with new capabilities. I've reached the
point where I'm ready to begin implementing a DOM for my language.

I was wondering what approach was used for the AJDT in developing the DOM.
Was the JDT's DOM somehow used as well, and is generating the DOM done
using the compiler's AST or using a lightweight parser?

Thank you in advance for all the help.
Previous Topic:Error creating advice
Next Topic:AspectJ DOM
Goto Forum:
  


Current Time: Sat Apr 27 00:28:21 GMT 2024

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

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

Back to the top