[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.ajdt] AspectJ Runtime in its own feature?

How can I specify that my non-AspectJ-specific Eclipse feature (which nonetheless uses AspectJ internally) depends on the AspectJ runtime, without specifying that it depends on the AJDT feature?

There is an AJDT feature that includes the AspectJ runtime, but it's not what I need. Because I don't want to reference that from my feature; I don't want consumers of my feature to have to install the AspectJ runtime. Instead, I really just want a feature that contains just the runtime.

What should I do?

- I could include the runtime plugin(s) (org.aspect.runtime, other?) in my feature.
- I could package my own feature that includes that.
- I could reference an existing feature that I haven't heard of yet, but it is out there somewhere...?


Larry Edelstein
Senior Member of Technical Staff
Salesforce.com