When using ajc -inpath with jar files, the output classes directory gets a
new copy of every class in those jar files - even if there are no pointcuts
or advice that can affect most of the classes.

Is there any way to tell ajc to only output those classes that are affected?

Ramon Casha
_______________________________________________
aspectj-users mailing list
aspectj-users@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/aspectj-users

Reply via email to