Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ajdt-dev] [URGENT] building AJDT plugins (and more)

On 17/11/05, Alexandru Popescu <the.mindstorm.mailinglist@xxxxxxxxx> wrote:
> I am trying to figure out how can I build a new version of AJDT plugins by including the latest
> AspectJ. I have faced for the last couple of days a bug in AspectJ - Andy fixed it today and I
> really need to continue my work.
>
> According to some old posts on this list I have imported everything under Eclipse, and now I was
> trying to run the build.xml from org.eclipse.aspectj.updatesite.

Those must be really old docs. The AJDT faq entry is current:
http://www.eclipse.org/ajdt/faq.html#q:develop

If you update the jars in the org.aspectj.ajde etc projects, the
dependent AJDT projects should rebuild.

Regards,
Matt.


Back to the top