From 7c0e39f5b711c5f79914b64aaae38d9ebfa55936 Mon Sep 17 00:00:00 2001
From: Pietro Braghieri <braghieri@fbk.eu>
Date: Thu, 21 May 2020 14:38:43 +0200
Subject: [PATCH] add links to sde and est update site

---
 .../org.polarsys.chess.target.neon.target                 | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target b/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target
index f12063ae4..536a0b516 100644
--- a/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target
+++ b/org.polarsys.chess.parent/releng/org.polarsys.chess.target.neon/org.polarsys.chess.target.neon.target
@@ -103,5 +103,13 @@
 <unit id="org.eclipse.epsilon.emf.feature.feature.group" version="0.0.0"/>
 <repository location="http://download.eclipse.org/epsilon/updates/1.4"/>
 </location>
+<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
+<unit id="eu.fbk.tools.sde.feature.feature.group" version="0.0.0"/>
+<repository location="http://es-static.fbk.eu/tools/eclipse_sde_devel"/>
+</location>
+<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
+<unit id="eu.fbk.eclipse.standardtools.feature.feature.group" version="0.0.0"/>
+<repository location="http://es-static.fbk.eu/tools/eclipse_est_devel"/>
+</location>
 </locations>
 </target>
-- 
GitLab