Where did eclipse-test-framework-4.x.zip go? #250
-
Hi, sorry for asking this again, but where did this archive go? https://download.eclipse.org/eclipse/downloads/drops4/R-4.33-202409030240/ In 4.34 and after, there is no section under https://download.eclipse.org/eclipse/downloads/drops4/R-4.34-202411201800/ The test framework archive was very convenient for installing all the plug-ins needed to work on and run tests - without keeping a lot of (frequently changing) test projects in my workspace. Best regards and thanks, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
The test framework is available in the main p2 site (e.g. https://www.eclipse.org/downloads/download.php?file=/eclipse/updates/4.35/R-4.35-202502280140/features/org.eclipse.test_3.9.100.v20250120-1153.jar ). Change was done via eclipse-platform/eclipse.platform.releng.aggregator#2337 to make the build scripts less fragile. |
Beta Was this translation helpful? Give feedback.
The test framework is available in the main p2 site (e.g. https://www.eclipse.org/downloads/download.php?file=/eclipse/updates/4.35/R-4.35-202502280140/features/org.eclipse.test_3.9.100.v20250120-1153.jar ). Change was done via eclipse-platform/eclipse.platform.releng.aggregator#2337 to make the build scripts less fragile.