Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] AspectJ weaving with org.eclipse.equinox.weaving.hook and frameworkextension

On 07/05/2011 11:04 AM, iulian dragos wrote:

>           <bundleStartLevel>
>             <bundle>
>               <id>org.eclipse.equinox.weaving.aspectj</id>
>               <level>2</level>
>               <autoStart>true</autoStart>
>             </bundle>
>           </bundleStartLevel>
> 
> In short, you need both the framework extension, and make sure that the
> aspectj plugin is started automatically

And o.e.e.weaving.aspectj has to be started on a run level < default.

Markus


Back to the top