Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Eclipse 2023-09 IDE for Java Developers Installation(unsigned content of unknown origin)
Eclipse 2023-09 IDE for Java Developers Installation [message #1861044] Fri, 15 September 2023 05:13 Go to next message
Eclipse UserFriend
In trying to install Eclipse 2023-09 IDE for Java Developers, I get the following message: Do you trust unsigned content of unknown origin.

I have installed new versions of the Eclipse IDE for Java many times over the years without an issue, so this is not normal. Is it safe to approve this download? Is there a way to be informed whenever this issue is corrected?
Re: Eclipse 2023-09 IDE for Java Developers Installation [message #1861046 is a reply to message #1861044] Fri, 15 September 2023 07:07 Go to previous messageGo to next message
Eclipse UserFriend
Some very old bundles are no longer considered signed by the latest Java runtimes., i.e., their jar signatures are considered too weak by modern standards because they are SHA.1-based. Such bundles are now PGP signed, but you might have old such bundles in your bundle pool without an associated PGP signature.

It's not possible to say anything definitive if you don't share information about the bundles involved...

If you don't have old installations that need to be kept alive/running, you could delete your entire ~/.p2 folder to start with a new empty pool.
Re: Eclipse 2023-09 IDE for Java Developers Installation [message #1861048 is a reply to message #1861046] Fri, 15 September 2023 08:08 Go to previous messageGo to next message
Eclipse UserFriend
Thanks so much for your prompt reply. I deleted the entire .p2 folder, and installation succeeded without any issues.
Re: Eclipse 2023-09 IDE for Java Developers Installation [message #1861049 is a reply to message #1861048] Fri, 15 September 2023 09:09 Go to previous message
Eclipse UserFriend
Thanks for confirming that this addresses your problem.
Previous Topic:Reverse a linked list in Java
Next Topic:Subset Sum Problem in Java
Goto Forum:
  


Current Time: Sun Aug 31 03:58:06 EDT 2025

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

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

Back to the top