Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] adding a import statement into a JAR file.

AspectJ doesn't do that.  Why do you need it?

Wes

Trishan de Lanerolle wrote:
		
Questions
How can I add a new package import for specific java classes contained within a JAR file using aspectJ. I think it has to be done with around advice. However I am not replacing anything just adding the line. I appologise in advance if the answer is obvious. I am new at this and I'm short for time and thought getting your input on this would help. Thank you
Trishan
_______________________________________________
aspectj-users mailing list
aspectj-users@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/aspectj-users




Back to the top