Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » Newbie: aspectj runtime
Newbie: aspectj runtime [message #594614] Wed, 09 August 2006 10:43
Daniel Hirscher is currently offline Daniel HirscherFriend
Messages: 43
Registered: July 2009
Member
Hi,

I played around with ADJT and could get running some examples
and tests. I also tested with AOP in plug-in projects.
Then I realized that I have to add the aspectj runtime
to the manifest.mf as plug-in dependency.

So, why is this needed?
I thought the aspects are woven into the class files.
What does the runtime do?

I would like to use AOP in my plug-in projects but the
dependency to AJDT is not what I want.

Are there other solutions to get the runtime without
a dependency to AJDT? What are the best practices?


Regards,
Daniel
Previous Topic:Using ant for compiling jar project
Next Topic:Using ant for compiling jar project
Goto Forum:
  


Current Time: Thu Apr 25 17:28:21 GMT 2024

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

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

Back to the top