<< 13 June 2006 | Home | 15 June 2006 >>

EclipseZone: Understanding Eclipse Plugins and OSGi

Getting ready for Sametime 7.5 and plugin development? Haven't developed an Eclipse plugin yet? The Understanding Eclipse Plugins and OSGi article at EclipseZone could be the place to start.

Tags :

"Cleaning out my closet..."

We're moving office locations and while cleaning out a closet I found a complete collection of R5 CD-ROM media. From 5.0 to 5.0.13 including all incremental upgrades.

Go Super.Human.Software!! :-)

Java in Notes/Domino Explained: Test agents in Eclipse by extending AgentBase (part 3)

This post is the third 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 and part 2 before reading this post. This part will explain how to gracefully fall back to the core AgentBase functionality when running inside Notes/Domino and how to use our own functionality when in Eclipse.

Read more...