You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by kw...@apache.org on 2022/11/22 13:02:45 UTC

[sling-site] 01/01: Add link to nightly build

This is an automated email from the ASF dual-hosted git repository.

kwin pushed a commit to branch kwin-patch-1
in repository https://gitbox.apache.org/repos/asf/sling-site.git

commit 7c5dcb52d6305896b3c6b2806eab6303875ccf0a
Author: Konrad Windszus <kw...@apache.org>
AuthorDate: Tue Nov 22 14:02:39 2022 +0100

    Add link to nightly build
---
 src/main/jbake/content/documentation/development/ide-tooling.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/main/jbake/content/documentation/development/ide-tooling.md b/src/main/jbake/content/documentation/development/ide-tooling.md
index f7910cf1c..cfdd8e788 100644
--- a/src/main/jbake/content/documentation/development/ide-tooling.md
+++ b/src/main/jbake/content/documentation/development/ide-tooling.md
@@ -18,6 +18,8 @@ There is an optional feature which relies on m2eclipse. For now it only provides
 
 The links to the latest update site, including a permanent URL which stays up to date, are listed on the [Download page, IDE tooling section](/downloads.cgi#ide-tooling). There are also zipped update sites available from download for the latest version.
 
+The latest unstable build from the master branch is available from <https://nightlies.apache.org/sling/eclipse/> which can be used as Eclipse update site location as well.
+
 ### Building from source
 
 The update sites are provided as a convenience for users that do not wish to build the project themselves. Building the project only requires a recent Maven installation. The project can be checked out from [https://github.com/apache/sling-ide-tooling](https://github.com/apache/sling-ide-tooling). Once you have obtained the source code, it is enough to run