Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ajdt-dev] Is feature available?

Hi Christian.

Usually this is done with pointcuts, e.g. within(my.package.*)

Does this not work for you?

Eric

2008/5/2 cristi.popovici <cristi.popovici@xxxxxxxxx>:
>
>  Hi Guys,
>
>  Can I tell the ajc to weave aspects only on specified packages of my
>  project? is this possible?
>
>  Have a nice day,
>  Cristian Popovici
>  --
>  View this message in context: http://www.nabble.com/Is-feature-available--tp17021132p17021132.html
>  Sent from the Eclipse Ajdt - Dev mailing list archive at Nabble.com.
>
>  _______________________________________________
>  ajdt-dev mailing list
>  ajdt-dev@xxxxxxxxxxx
>  https://dev.eclipse.org/mailman/listinfo/ajdt-dev
>



-- 
Eric Bodden
Sable Research Group
McGill University, Montréal, Canada


Back to the top