Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » General (non-technical) » Eclipse Foundation » Eclipse Kepler(Please, it won't let me open the marketplace)
Eclipse Kepler [message #1858481] Tue, 04 April 2023 15:06 Go to next message
Cesar Taboada Pomposo is currently offline Cesar Taboada PomposoFriend
Messages: 4
Registered: April 2023
Junior Member
I already made some changes like placing -Djava.net.preferIPv4Stack=true, I already changed the General settings, network connection to manual and nothing, I already saw tutorials and the error message appears

If I am using the version of Eclipse IDE v4.3, when I try to enter the marketplace I get an error message
Cannot open Eclipse Marketplace
Cannot install remote marketplace locations: Unable to read repository at http://marketplace.eclipse.org/catalogs/api/p.
Unable to read repository at http://marketplace.eclipse.org/catalogs/api/p.
Remote host closed connection during handshake
Unable to read repository at http://marketplace.eclipse.org/catalogs/api/p.
Remote host closed connection during handshake
Re: Eclipse Kepler [message #1858482 is a reply to message #1858481] Tue, 04 April 2023 15:14 Go to previous messageGo to next message
Mickael Istria is currently offline Mickael IstriaFriend
Messages: 865
Registered: July 2009
Location: Grenoble, France
Senior Member

I don't think you'll find someone likely to provide support for such an older version of Eclipse IDE. It is not considered as supported by the community (usually only latest and upcoming releases are supported, some components do also support some older releases, but I don't think any would go that back in the past). Please first try using latest release.
Re: Eclipse Kepler [message #1858490 is a reply to message #1858482] Tue, 04 April 2023 23:07 Go to previous messageGo to next message
Cesar Taboada Pomposo is currently offline Cesar Taboada PomposoFriend
Messages: 4
Registered: April 2023
Junior Member
I already tried to use a current version, what happens is that when I try to compile it, it shows me an error that the JDK is not supported, since I use a sun package that is not compatible with the most recent version, it shows errors in my code
Re: Eclipse Kepler [message #1858493 is a reply to message #1858490] Wed, 05 April 2023 06:42 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33148
Registered: July 2009
Senior Member
What is the "it" you are trying to compile? What JDK are you trying to use to compile against? Keep in mind that you should be able to configure the IIDE to use whatever JDK you want, so there's maybe a misunderstanding because the latest release comes with a Java 17 JDK and that will be available by default, but is not the only one you can use.

Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Eclipse Kepler [message #1858521 is a reply to message #1858493] Wed, 05 April 2023 16:52 Go to previous messageGo to next message
Cesar Taboada Pomposo is currently offline Cesar Taboada PomposoFriend
Messages: 4
Registered: April 2023
Junior Member
https://asset.cloudinary.com/dzrd6ovzu/230aaa80a48897c50a6774e4268e3550
Here it shows the configuration image of what I do and what it shows me when running it
https://asset.cloudinary.com/dzrd6ovzu/25951b57ea5b16b8de34d5676157da57
https://asset.cloudinary.com/dzrd6ovzu/4045a5b7bb7d11ffc3737a8401f24fb1
Re: Eclipse Kepler [message #1858527 is a reply to message #1858521] Thu, 06 April 2023 05:57 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33148
Registered: July 2009
Senior Member
Yes, the 2022-03 release changed to require Java 11 for Ant launching. Five years ago it required Java 1.8 minimum. I'm not sure if the next one will required Java 17, but I don't see anything changed for that yet.

Probably the marketplace stuff isn't working is because that server redirects to https and many the code is not follow redirects properly. I don't think there is a way to fix that except maybe to try to update marketplace client to a much newer version.


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Download the eclipse simultaneous p2 repo
Next Topic:I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->htt
Goto Forum:
  


Current Time: Mon May 20 17:36:48 GMT 2024

Powered by FUDForum. Page generated in 0.03369 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top