= Nodeclipse = Site [[http://www.nodeclipse.org]] Update site XML: [[http://www.nodeclipse.org/updates/site.xml]] {{{#!highlight xml }}} Get features: * wget http://www.nodeclipse.org/updates/features/markdown.editor.feature_0.2.3.jar * wget http://www.nodeclipse.org/updates/features/com.eclipsesource.jshint.feature_0.9.6.jar * wget http://www.nodeclipse.org/updates/features/org.nodeclipse_0.4.0.201305191444.jar * wget http://www.nodeclipse.org/updates/features/org.chromium.debug_0.3.9.201305191444.jar * wget http://www.nodeclipse.org/updates/features/org.chromium.sdk_0.3.9.201305191444.jar * cp *.jar /opt/ide/eclipse3.8.2/features * cd /opt/ide/eclipse3.8.2/features * mkdir markdown.editor.feature_0.2.3 * mkdir com.eclipsesource.jshint.feature_0.9.6 * mkdir org.nodeclipse_0.4.0.201305191444 * mkdir org.chromium.debug_0.3.9.201305191444 * mkdir org.chromium.sdk_0.3.9.201305191444 * cp markdown.editor.feature_0.2.3.jar markdown.editor.feature_0.2.3/ * cp com.eclipsesource.jshint.feature_0.9.6.jar com.eclipsesource.jshint.feature_0.9.6/ * cp org.nodeclipse_0.4.0.201305191444.jar org.nodeclipse_0.4.0.201305191444/ * cp org.chromium.debug_0.3.9.201305191444.jar org.chromium.debug_0.3.9.201305191444/ * cp org.chromium.sdk_0.3.9.201305191444.jar org.chromium.sdk_0.3.9.201305191444/ * cd markdown.editor.feature_0.2.3/ * cd com.eclipsesource.jshint.feature_0.9.6/ * cd org.nodeclipse_0.4.0.201305191444/ * cd org.chromium.debug_0.3.9.201305191444/ * cd org.chromium.sdk_0.3.9.201305191444/ * jar xf markdown.editor.feature_0.2.3.jar * jar xf com.eclipsesource.jshint.feature_0.9.6.jar * jar xf org.nodeclipse_0.4.0.201305191444.jar * jar xf org.chromium.debug_0.3.9.201305191444.jar * jar xf org.chromium.sdk_0.3.9.201305191444.jar Update through Eclipse install: * Help * Install new software * Add * Name: Nodeclipse * Location: http://www.nodeclipse.org/updates/ * Select Nodeclipse and Tools * Next * Next * I accept * Finish * Security warning, continue installation: Ok * Restart now? Yes