Cannot import to eclipse
rsc18 opened this issue · 5 comments
rsc18 commented
It shows: Unable to read repository at https://raw.githubusercontent.com/elnewfie/lslforge/master/eclipse/content.xml.
when I tried to import into eclipse.
raysilent commented
Any details on the eclipse version, java version? Is it on mac, linux, windows?
rsc18 commented
It's on the Linux. The eclipse version is photon 4.8.0.
rsc18 commented
Hi,
The error message is as follows:
Unable to read repository at https://raw.githubusercontent.com/elnewfie/lslforge/master/eclipse/content.xml.
Unable to read repository at https://raw.githubusercontent.com/elnewfie/lslforge/master/eclipse/content.xml.
java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
and I am using eclipse 4.8.0 Photon in Linux Mint.
…________________________________
From: Ray Silent <notifications@github.com>
Sent: Saturday, October 20, 2018 1:29:02 AM
To: elnewfie/lslforge
Cc: Ram Chaulagain; Author
Subject: Re: [elnewfie/lslforge] Cannot import to eclipse (#64)
Any details on the eclipse version, java version? Is it on mac, linux, windows?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_elnewfie_lslforge_issues_64-23issuecomment-2D431477368&d=DwMCaQ&c=MNHwOqQ8N1u91SoMLfIblwuGXKgp50OPUXjl8uRAbak&r=5sIVxv4RLGBiEOFbb3mwfw&m=VWVUN_zJSO0F0GcFvWacYTieSWjLYAwhgxwCZdL3taE&s=KGY5DRoJ1b0YAb0Wmv2QsGEMRSqC3tQbvorr5vxssBg&e=>, or mute the thread<https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_notifications_unsubscribe-2Dauth_ApHhxGMIcZNbdH49yo05XnFyZ8CjY6Doks5umiuBgaJpZM4XxNxf&d=DwMCaQ&c=MNHwOqQ8N1u91SoMLfIblwuGXKgp50OPUXjl8uRAbak&r=5sIVxv4RLGBiEOFbb3mwfw&m=VWVUN_zJSO0F0GcFvWacYTieSWjLYAwhgxwCZdL3taE&s=d6nuEdOiy6iwGLmOovCdO0yJFuXgyFWven5lyzeK2tE&e=>.
raysilent commented
Try to:
- Install Oracle JDK / JRE
- Remove
/etc/ssl/certs/java/cacerts
- Run
update-ca-certificates -f
rsc18 commented
Still the same problem. It is asking some .xml file but there are none.
Unable to read repository at https://raw.githubusercontent.com/elnewfie/lslforge/master/eclipse/content.xml.