I am trying to develop composite applications for IBM Lotus Notes using Lotus Expeditor Toolkit. I am using Eclipse Keplar SR2 and trying to install Lotus Expeditor 6.2.3 (and even 6.2.2 & 6.2.1). I have downloaded the update site for Expeditor Toolkit:
http://www14.software.ibm.com/webapp/download/nochargesearch.jsp?q=Lotus+Expeditor+Toolkit+6.2
Eclipse is able to see the site.xml file and attempts to install Expeditor but I get an error message that org.eclipse.equinox.common [3.4.0,3.5.0] is not found.
I downloaded Equinox for KeplarSR2:
http://download.eclipse.org/equinox/drops/R-KeplerSR2-201402211700/index.php
I am able to download a zip file with folders for binary, features and plugins, but no site.xml doc, so Eclipse cannot install this way. There is an artifacts.xml file, though, and a content.xml file.
How then can I install Equinox into Eclipse? (With the goal of installing Lotus Expeditor)
And perhaps, do I even need Lotus Expeditor? Are there other Java UI classes that will allow me to add menu items, for example, that I can hide or grey-out if the user mail file is not in focus?
Thanks.