This page provides access to the demos shown at my session in the Best Practices track at Lotushere 2009. The session is BP106: “From IBM Lotus Notes Java Developer to Lotus Notes 8 Plug-in Developer”. The session is at 1PM on Monday in Swan Pelican.
Presentation
Book
The book I gave away was The Java(TM) Developer’s Guide to Eclipse
Example/demo code
The code for the session demos is available in a number of formats:
- SVN repository (source control)
- ZIP-file from workspace
You can also install the plug-ins directly from an update site I have set up.
Update site
Update site: http://update.lekkimworld.com/ls09/site.xml
Install as you normally would from the above update site.
SVN repository
Checkout the code from my SVN repository using any SVN client using the below access information:
URL: http://svn.lekkimworld.com/com.ls09.bp106 –username
Username: ls09
Password: lotusphere
Code download
Lotusphere2009_BP106_demos.zip (update site only)
Lotusphere2009_BP106_demos.rar (update site only)
bp106_projects.rar (Importable Eclipse projects, RAR-file)
bp106_projects.zip (Importable Eclipse projects, ZIP-file)
Download the compressed file which is a aggregate of the projects from my Eclipse IDE. To “install” in your Eclipse IDE do as follows:
- Download the zip-file
- Open Eclipse and choose File/Import…
- In the “General” section choose “Existing Projects into Workspace” and click Next
- Choose “Select archive file” and browse to the file
- Choose the projects to import and click Finish