Hi all,
I’ve created a new plugin to Lotus Notes that contributes a sidebar panel (using the com.ibm.rcp.ui.shelfViews extension point) and a preferences page (org.eclipse.ui.preferencePages) to the client.
I would like to enable the Domino administrators to set default configuration settings for the Notes clients using a Domino policy.
It there a way to add new policies to the Domino server? How can I do that? How I do I read the policy information from the Eclipse plugin?
Thanks in advance,
Roy