Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ajdt-dev] A few questions on @DeclareParents

Hello,

I’m using eclipse-SDK-3.1RC4-win32.zip with
ajdt_1.2.1.20050715120753_archive.zip plug-in build. I
need to use inter-type declarations using an annotated
based aspect. I can use just fine @Aspect, @Pointcut …
but it seems that @DeclareParents is not there. Am I
using the right AJDT version? What can I do to
successfully use @DeclareParents?

Note
I also installed AspectJ 1.5 separately and also
couldn’t compile @DeclareParents annotation. Could you
help me spot the problem?

 

Thanks so much,
Marius


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


Back to the top