Eclipse Product Export with AspectJ task breaks with separate target platform [message #70604] |
Sun, 07 October 2007 12:35  |
Eclipse User |
|
|
|
Originally posted by: bart.van.riel.gmail.com
Hi,
There seems to be a glitch in the "Export Product with AspectJ" task: it
breaks when your target platform for plugin development is not your IDE,
but a seperate Eclipse installation. So exporting like that only works
with the target platform set to the IDE installation. Happens only with
the "... with AspectJ" product export, standard product export is OK.
Error message is an NPE with something about 'features'. Seems to happen
when the export task is collecting necessary information before actually
starting to compile.
Tested it on both eclipse 3.2 and 3.3, target envs both as RCP runtime and
full eclipse IDE installation.
If I should submit this as a bug report, please let me know where and how.
Grtz,
Bart van Riel.
|
|
|
Re: Eclipse Product Export with AspectJ task breaks with separate target platform [message #70622 is a reply to message #70604] |
Thu, 11 October 2007 12:56  |
Eclipse User |
|
|
|
Bart van Riel a écrit :
> Hi,
>
> There seems to be a glitch in the "Export Product with AspectJ" task: it
> breaks when your target platform for plugin development is not your IDE,
> but a seperate Eclipse installation. So exporting like that only works
> with the target platform set to the IDE installation. Happens only with
> the "... with AspectJ" product export, standard product export is OK.
>
> Error message is an NPE with something about 'features'. Seems to happen
> when the export task is collecting necessary information before actually
> starting to compile.
>
> Tested it on both eclipse 3.2 and 3.3, target envs both as RCP runtime
> and full eclipse IDE installation.
>
> If I should submit this as a bug report, please let me know where and how.
>
> Grtz,
> Bart van Riel.
>
I have the same problem, my aspects are not weaved with "export product
with aspectj support" option ... I must generate by myself the jar
(weaved by my aspect) with the option "export jar with aspectJ support" ...
|
|
|
Re: Eclipse Product Export with AspectJ task breaks with separate target platform [message #596403 is a reply to message #70604] |
Thu, 11 October 2007 12:56  |
Eclipse User |
|
|
|
Bart van Riel a écrit :
> Hi,
>
> There seems to be a glitch in the "Export Product with AspectJ" task: it
> breaks when your target platform for plugin development is not your IDE,
> but a seperate Eclipse installation. So exporting like that only works
> with the target platform set to the IDE installation. Happens only with
> the "... with AspectJ" product export, standard product export is OK.
>
> Error message is an NPE with something about 'features'. Seems to happen
> when the export task is collecting necessary information before actually
> starting to compile.
>
> Tested it on both eclipse 3.2 and 3.3, target envs both as RCP runtime
> and full eclipse IDE installation.
>
> If I should submit this as a bug report, please let me know where and how.
>
> Grtz,
> Bart van Riel.
>
I have the same problem, my aspects are not weaved with "export product
with aspectj support" option ... I must generate by myself the jar
(weaved by my aspect) with the option "export jar with aspectJ support" ...
|
|
|
Powered by
FUDForum. Page generated in 0.26705 seconds