Checkout old project successfully after resolved old SSL issue by removing "TLSv1, TLSv1.1, ".
With reference:
20250327T162841+0800
Rerun all Phase #1, #2 for:
Eclipse IDE for Enterprise Java and Web Developers (includes Incubating components)
Version: 2025-03 (4.35.0)
Build id: 20250306-0812
Rerun all Phase #1, #2 for: Eclipse IDE 2024-09 (4.33.0) - Build id: 20240905-0614
Rerun all Phase #1, #2 for: Eclipse IDE 2023-06 R Packages
Check on 20250327T163242+0800
Last check still with version on: 20250327T163317+0800
Installer 2025‑03 R
https://download.eclipse.org/technology/subversive/updates/release/latest/index.html
Phase 2 - Installation of Subversive SVN Connectors
After see this Window
Trust to install.(missed out to printscreen the progress)
After install Connector, then reboot.
After restart and trying to check out out project from old SVN repo.
resolved by: remove "TLSv1, TLSv1.1"
Reference URL: https://stackoverflow.com/a/71050085
You can set it in JRE inside SoapUI (if you are using it): Remove "TLSv1, TLSv1.1" from "jdk.tls.disabledAlgorithms" property in file ${soapui_home}/jre/conf/securityjava.security.
File Path at: .\Eclipse\eclipse-jee-2022-12-R-win32-x86_64\plugins\org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_17.0.6.v20230204-1729\jre\conf\security\java.security
Old printscreen, same operation.
After removed "TLSv1, TLSv1.1, " from file: java.security
Then restart eclipse
No comments:
Post a Comment