Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » Deploy Aspectj plugin/fragment as part of a feature
Deploy Aspectj plugin/fragment as part of a feature [message #70467] Wed, 29 August 2007 15:01 Go to next message
Eclipse UserFriend
Originally posted by: reto.urfer.logicacmg.com

Hi

I have a java plugin A and an aspectj fragment B extending plugin A. I would
like to deploy plugin A and fragment B together as a feature. Unfortunately
when I export the feature, the components A and B are both exported assimple
java plugins/fragments whith the result that all the aspects in fragment B
are not compiled.

Is there a way to specifiy that a plugin/fragment of a feature should be
built with aspectj support instead of simple java support?

cheers
Reto
Re: Deploy Aspectj plugin/fragment as part of a feature [message #70485 is a reply to message #70467] Fri, 31 August 2007 21:09 Go to previous message
Eclipse UserFriend
Originally posted by: gxquarel.txin.it

Maybe is the same export bug I submitted here

https://bugs.eclipse.org/bugs/show_bug.cgi?id=197394

If you think so, add your comments and vote it.

Ciao

Giovanni

"Reto Urfer" <reto.urfer@logicacmg.com> ha scritto nel messaggio
news:fb41o6$1q6$1@build.eclipse.org...
> Hi
>
> I have a java plugin A and an aspectj fragment B extending plugin A. I
> would like to deploy plugin A and fragment B together as a feature.
> Unfortunately when I export the feature, the components A and B are both
> exported assimple java plugins/fragments whith the result that all the
> aspects in fragment B are not compiled.
>
> Is there a way to specifiy that a plugin/fragment of a feature should be
> built with aspectj support instead of simple java support?
>
> cheers
> Reto
>
Re: Deploy Aspectj plugin/fragment as part of a feature [message #596338 is a reply to message #70467] Fri, 31 August 2007 21:09 Go to previous message
Giovanni is currently offline GiovanniFriend
Messages: 32
Registered: July 2009
Member
Maybe is the same export bug I submitted here

https://bugs.eclipse.org/bugs/show_bug.cgi?id=197394

If you think so, add your comments and vote it.

Ciao

Giovanni

"Reto Urfer" <reto.urfer@logicacmg.com> ha scritto nel messaggio
news:fb41o6$1q6$1@build.eclipse.org...
> Hi
>
> I have a java plugin A and an aspectj fragment B extending plugin A. I
> would like to deploy plugin A and fragment B together as a feature.
> Unfortunately when I export the feature, the components A and B are both
> exported assimple java plugins/fragments whith the result that all the
> aspects in fragment B are not compiled.
>
> Is there a way to specifiy that a plugin/fragment of a feature should be
> built with aspectj support instead of simple java support?
>
> cheers
> Reto
>
Previous Topic:Deploy Aspectj plugin/fragment as part of a feature
Next Topic:AspectJ powered PDE build fails on non-aspect, binary plugin?
Goto Forum:
  


Current Time: Wed Apr 24 14:36:03 GMT 2024

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

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

Back to the top