In the article “Using Lotus Notes with Eclipse to manage and run your Java programs”, when you entered the Java I find two errors on Session and AgentContext, that read:
“Session cannot be resolved or is not a type” and,
“AgentContext cannot be resolved or is not a type”.
Sounds like you are using (or should be using) Bob Balaban’s “Two Headed Monster”. Go to the Looseleaf Software site to download his article. The environment is WSAD, but it’s just about the same as Eclipse (being based on Eclipse); take a look at the twin entry points main() and NotesMain().