Hello,
I have a project A with the AspectJ nature that depends on another plain project B.
When modifying project B (let say that I removed a function used in project A), then project A is not recompiled.
Project B should be recompiled at fail with an error. But it does not.
PS: Using Eclipse 2023-12 (4.30.0) and AJDT as shown below

Hello,
I have a project A with the AspectJ nature that depends on another plain project B.
When modifying project B (let say that I removed a function used in project A), then project A is not recompiled.
Project B should be recompiled at fail with an error. But it does not.
PS: Using Eclipse 2023-12 (4.30.0) and AJDT as shown below