Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » Eclipse Product Export with AspectJ task breaks with separate target platform
Eclipse Product Export with AspectJ task breaks with separate target platform [message #70604] Sun, 07 October 2007 16:35 Go to next message
Eclipse UserFriend
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 16:56 Go to previous message
Mickael GAUVIN is currently offline Mickael GAUVINFriend
Messages: 39
Registered: July 2009
Member
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 16:56 Go to previous message
Mickael GAUVIN is currently offline Mickael GAUVINFriend
Messages: 39
Registered: July 2009
Member
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" ...
Previous Topic:Eclipse Product Export with AspectJ task breaks with separate target platform
Next Topic:How to resolve method binding in advice declaration
Goto Forum:
  


Current Time: Sat Apr 20 01:21:23 GMT 2024

Powered by FUDForum. Page generated in 0.03375 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top