| [news.eclipse.technology.ajdt] Re: Aspectj export fails because IMessageHandler cannot be found |
Hello Andrew,
org.aspectj.ajde must be in the target platform in order for the build to work. So, add that bundle to the target platform and it should work.
-- Ivica Loncar