Can not install the plugin via Eclipse Market Place
Brought to you by:
imikejackson,
weberworks
Hi.
I have been using CMake Editor for a while, and I think it is great. However, I have a new installation of Eclipse, and I realised that I am no longer able to install the plugin. I installed several plugins, and the only with problems is CMake Editor.
Here is the message I get when I try to install it:
Unable to read repository at http://sourceforge.net/projects/cmakeed/files/updates/content.xml.
Received fatal alert: handshake_failure
It seems that Eclipse is expecting to find a file that is not available in your repository.
Is there an alternative way of installing it?
Thanks and kind regards,
Adriano.
Presumeably you are running Oracle Java on windows. Oracle Java lacks support for the encrytion methods on sourceforge.
You should install the java cryptogrphic extension from oracle.
See SO or Eclipse Marketplace, Installation Trouble
That solved the problem. Thanks!