Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] a plugin fragment for ajdt

Hi,

I am developing a plugin fragment based on AspectJ Development Tool(ajdt). Basically, I want to add to ajdt the following feature/function: 1) create an aspect that re-use pointcuts from a library of pointcuts 2) compile and execute this aspect (need to use a .jar file containas the library and another .jar file from JACK, an agent-oriented software.

I have no experience on plugin development before. Any help is appreciated. In particular, what extensions should I make?

Thanks in advance.

Feilong

_________________________________________________________________
Tired of spam? Get advanced junk mail protection with MSN 8. http://join.msn.com/?page=features/junkmail



Back to the top