There are 3 plugins in AJDT that contain the packaged up aspectj

org.aspectj.weaver
org.aspectj.runtime
org.aspectj.ajde

In the final of these is a build.xml that can convert a built AspectJ
distribution into the 3 necessary plugins that AJDT requires.  So you
will at least need to checkout those 3 plugins if you don't checkout
the whole of AJDT.

Andy

On 22 February 2010 05:31, yaron <[email protected]> wrote:
> Hi,
> I would like to build my own modified version of aspectj compiler and ant
> task
> Is there a way to setup a project for that without the effort of building
> the entire AJDT or are they totally coupled ?
> Thanks
> Yaron
> _______________________________________________
> aspectj-users mailing list
> [email protected]
> https://dev.eclipse.org/mailman/listinfo/aspectj-users
>
>
_______________________________________________
aspectj-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/aspectj-users

Reply via email to