| ITDed method refers to missing type [message #599674] |
Mon, 23 February 2009 11:38 |
Filip Croes Messages: 14 Registered: July 2009 |
Junior Member |
|
|
While playing along with AJDT and AspectJ Inter Type Declarations I came
across the following annoyance:
When I create an Aspect with an ITD method that returns a custom class
object (from an included dependency) and declare the necessary import
statements in my Aspect, those imports are not automatically weaved in. It
gives me the error "The method ... from the type ... refers to the missing
type ..." in my client application, without an Eclipse quick fix
suggestion :|
When I add the imports manually, everything compiles correctly...
but! a CTRL-SHIFT-F will remove the import again :(
Since we have a team rule to always format the code before committing, I
expect a lot of problems here!
|
|
|
Powered by
FUDForum. Page generated in 0.01627 seconds