@@ -61,11 +61,8 @@ <h3>Logos on this page link to the corresponding projects</h3>
6161 < li > < a href ="/updates/ " class ="download current "> Download</ a > </ li >
6262 < li > {% include nodeclipse_install_button.html %}</ li >
6363 < li > < a href ="/enide " class ="download "> Enide</ a > </ li >
64- < li > < a href ="/nts/ " class ="download "> NTS</ a > </ li >
65- < li > < a href ="http://nodeclipse.github.io/ " class ="blog external "> Developing</ a > </ li >
66- < li > < a href ="https://github.com/Nodeclipse/coffeescript-eclipse " class ="blog external "> Coffee</ a > </ li >
64+ < li > < a href ="/enide/2015 " class ="download "> Enide Studio</ a > </ li >
6765 < li > < a href ="/restclient-tool/ " class ="blog "> REST CLIENT</ a > </ li >
68- < li > < a href ="/sdk/ " class ="blog "> SDK</ a > </ li >
6966 < li > < a href ="/video "> Video</ a > </ li >
7067 < li > < a href ="/news "> News</ a > </ li >
7168 < li > < a href ="http://nodeclipse.uservoice.com/forums/216804-general " class ="community "> Ideas</ a > </ li >
@@ -172,6 +169,7 @@ <h3>prerequisites</h3>
172169 < br >
173170 </ li >
174171
172+ <!--
175173 <li>4.old
176174 For MacOC X there was also download method using
177175 <a href="https://github.com/phinze/homebrew-cask" >homebrew-cask</a>.
@@ -185,6 +183,7 @@ <h3>prerequisites</h3>
185183 <a href="https://github.com/phinze/homebrew-cask/blob/master/Casks/nodeclipse.rb">Casks/nodeclipse.rb</a>
186184 <br>
187185 <br>
186+ -->
188187
189188 For Windows there was also older < a href ="/enide/studio/2014 "> Enide Studio 2014 (Eclipse 4.4 Luna distribution)</ a >
190189 and < a href ="/enide/studio/ "> Enide Studio 0.5 (Eclipse 4.3 Kepler distribution)</ a >
@@ -223,7 +222,7 @@ <h4><a name="update-site" class="anchor" href="#update-site"></a>
223222 b) update site (bigger choice)</ h4 >
224223 < pre > 1. Start Eclipse, then select Help > Install New Software...</ pre >
225224 < pre > 2. Enter the update site URL into the Work with text box:</ pre >
226- < pre > http://www.nodeclipse.org/updates/ </ pre >
225+ < pre > {% include nodeclipse_updates.html %} </ pre >
227226 < pre > or the one that is quicker but changes every release</ pre >
228227 < pre > {% include nodeclipse_update_site.html %}</ pre >
229228 < pre > Select with checkbox what you want to install.</ pre >
0 commit comments