Java in Notes/Domino Explained: Test agents in Eclipse by extending AgentBase (part 5)
This post is the fifth part in a series on how to extend the lotus.domino.AgentBase class to allow you to test and debug Notes/Domino agents in Eclipse. You really should read part 1, part 2, part 3 and part 4 before reading this post. This part will show how to use the new and improved AgentBase class and how it allows you to easily write, test and debug Notes/Domino Java agents in Eclipse.