diff options
-rw-r--r-- | website/templates/setup/eclipse.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/website/templates/setup/eclipse.html b/website/templates/setup/eclipse.html index d9621501..72160446 100644 --- a/website/templates/setup/eclipse.html +++ b/website/templates/setup/eclipse.html @@ -34,5 +34,7 @@ <br /> <img width="626" height="216" src="/img/eclipse-p2-step2.png" /> </p> + <p><strong>NB: You need to actually quit Eclipse and start it again; the regular restart is not good enough.</strong> + </p> </@s.section> </@s.scaffold> |