after reading this article, we hope you will have a good feel for the support that ajdt provides for using aspectj. well start by showing you how to get up and running with ajdt. then well dive straight into things, creating an aspectj application from scratch. youll see how to create aspects and java classes, and how to run the application. our first example is very simple to keep the focus on the tools and introduce the different visual and navigational features that ajdt provides to help with your development. even so, this simple application illustrates one real-world use of aspects. 【推荐阅读:利用JMS建立消息传递系统】
the aspectj development tools for eclipse (ajdt) is an open source eclipse technology project that provides the tooling required to develop and run aspectj applications. we believe good tools have a key role to play in realizing the full benefits of aspect-oriented programming, and particularly in helping newcomers understand the concepts involved.
... 下一页