Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users][annotation]how to compile the aj with annotation-style?

Perhaps you forgot to add aspectjrt.jar in the classpath?

-Ramnivas

On 3/19/07, 许成子 <superaladn@xxxxxxxxx > wrote:
MyDemo:

@Aspect
public  class go{}

_______________________________________________
aspectj-users mailing list
aspectj-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/aspectj-users



Back to the top