<aop:before method="before" pointcut="foo.bar.testcase.SomeClass.myExecutionPointcut()"/>
Everything is resolved except method reference "myExecutionPointcut" (it doesn't exist).
It would be nice to have a "create method" QuickFix available that would create a method with: