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 #596324] Wed, 29 August 2007 15:01
Reto Urfer is currently offline Reto UrferFriend
Messages: 8
Registered: July 2009
Junior Member
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:Declare parents in concrete aspect?
Next Topic:Deploy Aspectj plugin/fragment as part of a feature
Goto Forum:
  


Current Time: Fri Apr 26 12:27:27 GMT 2024

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

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

Back to the top