Just after I'm asked if it is okay to install the unsigned content, I get an error because a required item could not be found.
Eclipse version 3.6
Java version 6 Update 21
The error message details....
Cannot complete the install because one or more required items could not be found.
Software currently installed: CIShell Algorithm Development Plug-In 1.0.1 (org.cishell.development.feature.feature.group 1.0.1)
Missing requirement: CIShell Integration Wizards 1.0.1 (org.cishell.templates.wizards 1.0.1) requires 'bundle org.eclipse.pde 3.2.0' but it could not be found
Cannot satisfy dependency:
From: CIShell Algorithm Development Plug-In 1.0.1 (org.cishell.development.feature.feature.group 1.0.1)
To: org.cishell.templates.wizards [1.0.1]
ok - my mistake! I totally missed that you need to install the RCP/Plugin version of Eclipse. Total Eclipse newbie, but found this site that helped me setup the RCP/Plugin stuff without having to redownload the Plugin version.
http://www.vogella.de/articles/EclipseRCP/article.html
I shall endeavor to read the words written, not the words I think in future :-)