Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AJDT » AJDT or Equinox Aspects for Eclipse Applications?
AJDT or Equinox Aspects for Eclipse Applications? [message #74065] Thu, 04 June 2009 13:29 Go to previous message
Jörg Kiegeland is currently offline Jörg Kiegeland
Messages: 32
Registered: July 2009
Member
I am a newbie to AJDT and as I read the "Working with plug-in projects"
section in the AJDT-Introduction , I thought aspectj would be supported
also in Eclipse Applications. However I not got it working, and may it
be that the "Inpath" / "Aspect Path" settings are relevant only for Java
Applications? Weaving in my Eclipse Application (actually a JUnit
Plugin-Test) works only if the target bundle and the aspect bundle are
the same, weaving in a Java Application works generally for me.

Then I saw the Equinox Aspects project, however when starting my JUnit
Plugin-Test , I found the log

[org.eclipse.equinox.weaving.aspectj] info Starting AspectJ weaving
service ...

but no weaving between my target bundle and my aspect bundle happend
(from logging and from execution behavior). So I get it not working with
Equinox Aspects, too.

Any idea?
 
Read Message
Read Message
Read Message
Previous Topic:AJDT or Equinox Aspects for Eclipse Applications?
Next Topic:ADJT Development
Goto Forum:
  


Current Time: Tue Jun 18 01:12:36 EDT 2013

Powered by FUDForum. Page generated in 0.02041 seconds