eclipse-archived / ceylon-ide-eclipse

Eclipse Plugin for Ceylon
http://ceylon-lang.org/documentation/ide
Eclipse Public License 1.0
59 stars 28 forks source link

Unable to install ceylon in eclipse 4.7 #1897

Closed baberrehman closed 3 years ago

baberrehman commented 3 years ago

I am following the instructions mentioned at https://ceylon-lang.org/documentation/1.3/ide/eclipse/install/ . when installing ceylon for eclipse from https://ceylon-lang.org/eclipse/updatesite/ , I encounter the following error:

Unable to read repository at https://ceylon-lang.org/eclipse/updatesite/content.xml. Unable to read repository at https://ceylon-lang.org/eclipse/updatesite/content.xml. sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

I am using eclipse 4.7 and JRE 8, as mentioned at https://ceylon-lang.org/documentation/1.3/ide/eclipse/install/ .

FroMage commented 3 years ago

Hi, I've updated the certificate, can you try again?

baberrehman commented 3 years ago

Yes, it works now. Thanks!

FroMage commented 3 years ago

Great.