[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.ajdt] Re: Binary cycles while exporting RCP product

It depends on the answer to my other question.

If I can handle product export with the regular PDE Build while using AJDT 
Build for just those plug-ins having aspects, it is not important.

I think it makes more sense to do it this way as it is using ajc for all 
projects, even for those which I know that don't have any aspect.

Is there any way to address it this way?

Thanks.
Gaston.

Andrew Eisenberg wrote:

> Glad to hear that you got it working.
> 
>> I got the product exported, with aspects working great, but I lost a very
>> important thing, repository generation and p2 director invocation. It
>> seems that ajdt-pde-build is ignoring the property
>> p2.gathering
> 
> That property is not supported by the build scripts currently.  I raised a
> bug to track this:
> http://bugs.eclipse.org/283054
> 
> How important for you is having this property available in your AJDT
> headless build scripts?  This is not a trivial enhancement, and I need to
> know how to rank it in importance.