Quickly setup a AspectJ project

1. download AJDT for eclipse

Eclipse 3.6 Update Site URL:http://download.eclipse.org/tools/ajdt/36/update
Eclipse 3.5 Update Site URL:http://download.eclipse.org/tools/ajdt/35/update

2. Create a AspectJ project, and you are all set.

You might find some syntax error in aspect class, ignore it.