Symphony in the Notes Client

Hi,

I want to teach myself to use the Lotus Symphony development opportunities inside the Lotus Notes Client. But the Lotus Symphony developer guide describes how to install the symphony toolkit in an standalone symphony installation. I want to know how to install the symphony toolkit in the Lotus Notes client.

In the developers guide at page 17 I found the instruction to enhance the Lotus Symphony Installation: "Enhance Lotus Symphony with the Lotus Symphony toolkit for development.

a. Start Lotus Symphony. From the Lotus Symphony main menu, click File > Application > Install. On the Install/Update window, select Search for new features to install, and then click Next."

But inside the Lotus Notes Client there is no menu “File > Application > Install”.

What should I do?

Subject: plugin_customization.ini

In your Notes directory, find plugin_customization.ini (usually under \framework\rcp ) and add the following line:

com.ibm.notes.branding/enable.update.ui=true

Restart Notes and you should find your Application | Install option now.