Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ajdt-dev] how to run aspect on .class files from command-line interface?

I am new to AspectJ. Please help.

 

My requirement is to run a logging aspect on a set of .class files and generate the new set of .class files.

These will then be used for deploying.

 

I need pointers to achieve this using AspectJ ideally from command line. Please point to relevant material.

 

Thanks,

arvind

 


Back to the top