[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.technology.ajdt] Re: Aspectj export fails because IMessageHandler cannot be found
|
- From: Andrew Eisenberg <andrew.eisenberg@xxxxxxxxxxxxxxxx>
- Date: Fri, 28 Aug 2009 16:37:15 -0700
- Newsgroups: eclipse.technology.ajdt
- Organization: EclipseCorner
- Thread-index: AcooOHkw7r+oYxJzw0m0j5SHTDTIKQ==
- Thread-topic: Aspectj export fails because IMessageHandler cannot be found
- User-agent: Microsoft-Entourage/12.20.0.090605
This is something I have been bothered about, but have not had time to
address. I raised a bug for this and will try to get to it in the future.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=288020
Of course, patches are always welcome. :)
On 28/08/09 9:49 AM, in article
d8d722417af78cbf6275d2dc608@xxxxxxxxxxxxxxxx, "Ivica Loncar"
<iloncar.mlIQTEST@xxxxxxxxx> wrote:
> 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.
>
> Thanks Andrew. I will do that.
>
> Btw. Isn't that a little bit unexpected: we don't have to include PDE in
> the target platform in order to compile a product.
> Don't you think this should be documented?
>