Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » AspectJ Runtime in its own feature?
AspectJ Runtime in its own feature? [message #599913] Wed, 06 May 2009 06:18
Larry Edelstein is currently offline Larry EdelsteinFriend
Messages: 25
Registered: July 2009
Junior Member
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
Previous Topic:eclipse-maven-plugin 2.6 and AJDT
Next Topic:eclipse-maven-plugin 2.6 and AJDT
Goto Forum:
  


Current Time: Thu Apr 18 23:56:15 GMT 2024

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

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

Back to the top