I have developed a little software in ACCESS/VBA. It dealt with Lotus Notes so in Visual Basic editor I just went to tools -> references and checked the Lotus Notes Automation classes which allowed me to work with it.
Now I wanna port this to Java. Last time i used java was about 4 years ago. I got my company to install Eclipse on my computer. I dont think i'll have trouble programming it because I come from a .net (C#) background.
HOWEVER, I can't seem to find a way to reference the LotusNotes classes through Eclipse. The class is a "tlb" file in the program files directory.