Skip to main content



      Home
Home » Language IDEs » AspectJ » intertype declarations and declare-parents declarations not shown
intertype declarations and declare-parents declarations not shown [message #580538] Wed, 02 June 2004 09:04
Eclipse UserFriend
The "Aspect Visualization" perspective only displays pointcuts where
advices are interjected, but it does not mark classes that are e.g.
touched by
"declare parents: <somePattern> implements
<someInterface>;"-declarations nor those affected by intertype
declarations, e.g. something like "<someType>
<somePackage>.<someClass>.someName;".

Is that correct? Or have I misphrased my patterns such that they don't
match anything and that is why I don't see anything?

It would of course be helpful, if the latter constructs would also
produce some visible marker in the visualization. But I guess, you
know that and are already working on it. ;-)

Michael
Previous Topic:Eclipse's refactoring does not cover aspectj files
Next Topic:intertype declarations and declare-parents declarations not shown
Goto Forum:
  


Current Time: Tue Jun 17 01:31:46 EDT 2025

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

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

Back to the top