From a119be0132c4296148d9c14e7e57aed65548e180 Mon Sep 17 00:00:00 2001 From: Peter Dell Date: Sun, 11 Sep 2022 02:09:03 +0200 Subject: [PATCH] Update site.ant --- com.wudsn.site.update/site.ant | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/com.wudsn.site.update/site.ant b/com.wudsn.site.update/site.ant index abd0204f..de962d1e 100644 --- a/com.wudsn.site.update/site.ant +++ b/com.wudsn.site.update/site.ant @@ -5,7 +5,7 @@ it to the current main version field and the default update site folder and then triggers "upload_site". If the stable site as been updated, the zero installation download can be update via "Check for Updates". - After the update, the old plugin version should be deleted from the "C:\jac\wudsn\Tools\IDE\Eclipse\4.x.x-win32-x86_64\eclipse\plugins" folder. + After the update, the old plugin version should be deleted from the "C:\jac\wudsn\Tools\IDE\Eclipse\eclipse\plugins" folder. Then the new zero installation download can be created and updated with the "build_and_upload_zero_installation_download" target. -->