Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] compile jar file though eclipse plugin

Hi,
Is there documentation out there on how to use the AspectJ plugin for eclipse to weave aspects into a .jar file containing the class files.  I couldn't find any documentation on the AJDT site. I tried to follow the command line example using ajc compiler, couldn't get it to work correctly for my files. I have my aspects in a Aspects.java file and am trying to get into a testbed.jar file containing several compiled class files which don't have any aspect code in them. I had no problems working at the source code level. I am trying to test out AspectJ's feature that says it can successfully weave directly into class files within jar file. I created the jar file though Eclipse export feature. 
Any information you may have would be appricated.
Thanks
Trishan
    
------------------------------------------------------------------------------------
Trishan de Lanerolle
R&D
AOP Research Group
SL ATC, Virtusa
www.virtusa.com
tlanerolle@xxxxxxxxxxx
 

The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. If the reader of this message is not the intended recipient, you are hereby notified that your access is unauthorized, and any review, dissemination, distribution or copying of this message including any attachments is strictly prohibited. If you are not the intended recipient, please contact the sender and delete the material from any computer.

 
 

Back to the top