Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [aspectj-users] Issues with @DeclareParents and @DeclareMixin

 
> This is odd.  I won't be able to try this out until tomorrow, but it will 
> help if you can tell me what version of Eclipse / AJDT you are using.

Eclipse 3.4.2. JDT plugin version 3.4.2.r342_v20081217-7o7tEAoEEDWEm5HTrKn-svO4BbDI, Build id: M20090211-1700.

AJDT Feature details reports:
Version: 1.6.4.20090313172428
AspectJ version: 1.6.4.20090304172355

The eclipse image that I'm using is one that is distributed to developers here - it's prepopulated with some updates and a bunch of relevant plugins. I'll try downloading the latest vanilla ganymede J2EE build from eclipse.org and see if that behaves any differently.

> Also, are you getting a compiler error or an editor error (ie- is it appearing in the editor only, or does it also appear in the problems view)?

Red underline in editor (with associated quick fix icon in left border) plus line in problems view. 

To further explain the eclipse setup, I've got two projects: one with the aspects and the other with the first in its Aspect Path in the AspectJ Build section of the project properties. I haven't done anything else to link the two.

Thanks very much for taking the time to check it out.

Regards

Tom



Back to the top