From 16e031caebbab7bfde3764b63b33d9392d61c60e Mon Sep 17 00:00:00 2001 From: Michael Peter Christen Date: Sun, 24 Nov 2024 23:59:27 +0100 Subject: [PATCH] added hint in README to install Ivy from archived updatesite. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index adb28cb82..fac273ffa 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,7 @@ For building Docker image from latest sources, see [docker/Readme.md](docker/Rea - clone https://github.com/yacy/yacy_search_server.git using build-in Eclipse features (File -> Import -> Git) - or download source from this site (download button "Code" -> download as Zip -> and unpack) -- Open Help -> Eclipse Marketplace -> Search for "ivy" -> Install "Apache IvyDE" +- Open Help -> Install New Software -> add.. -> add archived IvyDE Updatesite "https://archive.apache.org/dist/ant/ivyde/updatesite/" -> Install "Apache IvyDE" - right-click on the YaCy project in the package explorer -> Ivy -> resolve This will build YaCy in Eclipse. To run YaCy: