Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » Newbie on Book
Newbie on Book [message #592000] Sun, 29 January 2006 22:08
J. Michael Dean, M.D. is currently offline J. Michael Dean, M.D.Friend
Messages: 218
Registered: July 2009
Senior Member
Working with the Colyer et al book and have loaded the examples, converted
the simple Java project to AspectJ. Am using Eclipse 3.1.1, AspectJ 1.5.,
JRE 5.0, Mac OSX 10.4.4. But the outline view is not doing anything
resembling the book - incremental compiling is turned on.

I tried turning off incremental compiling and then ended up with syntax
errors throughout the examples that were not reverse by turning it on again;
I actually had to remove the Aspect nature from the project and then convert
it again.

When I click on the PolicyImpl.java file, I get normal Outline view but when
I click on the PolicyChangeNotification.aj file I get nothing until I put in
the declare warning; however, the "matched by:" annotations do not appear.
There is no "+" next to the declare warning entry, which is the only thing
visible in the outline view.
Previous Topic:around advice question
Next Topic:Newbie on Book
Goto Forum:
  


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

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

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

Back to the top