You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 18, 2023. It is now read-only.
The developer should contains all the informations for setting a peroject
from the scratch:
- Eclipse
- plug-ins
- setting checkstyle
- how to choose the aspect names, the packages names (*, *.internal)
- into the aspect, how to name the pointcuts and advices (xxxAdvice,
xxxPointcut)
- how to write the JavaDoc on the aspects.
Original issue reported on code.google.com by adyc...@gmail.com on 14 May 2009 at 6:43