⇤ ← Revision 1 as of 2013-06-28 09:25:03
Size: 324
Comment:
|
Size: 1853
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
On Eclipse: | Update site XML: [[http://www.nodeclipse.org/updates/site.xml]] {{{#!highlight xml <site> <feature url="features/markdown.editor.feature_0.2.3.jar" id="markdown.editor.feature" version="0.2.3"> <category name="Tools"/> </feature> <feature url="features/com.eclipsesource.jshint.feature_0.9.6.jar" id="com.eclipsesource.jshint.feature" version="0.9.6"> <category name="Tools"/> </feature> <feature url="features/org.nodeclipse_0.4.0.201305191444.jar" id="org.nodeclipse" version="0.4.0.201305191444"> <category name="Nodeclipse"/> </feature> <feature url="features/org.chromium.debug_0.3.9.201305191444.jar" id="org.chromium.debug" version="0.3.9.201305191444"> <category name="Nodeclipse"/> </feature> <feature url="features/org.chromium.sdk_0.3.9.201305191444.jar" id="org.chromium.sdk" version="0.3.9.201305191444"> <category name="Nodeclipse"/> </feature><category-def name="Tools" label="Tools"/> <category-def name="Nodeclipse" label="Nodeclipse"/> </site> }}} 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.chromium.sdk_0.3.9.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 Update through Eclipse install: |
Nodeclipse
Site http://www.nodeclipse.org
Update site XML: http://www.nodeclipse.org/updates/site.xml
1 <site>
2 <feature url="features/markdown.editor.feature_0.2.3.jar" id="markdown.editor.feature" version="0.2.3">
3 <category name="Tools"/>
4 </feature>
5 <feature url="features/com.eclipsesource.jshint.feature_0.9.6.jar" id="com.eclipsesource.jshint.feature" version="0.9.6">
6 <category name="Tools"/>
7 </feature>
8 <feature url="features/org.nodeclipse_0.4.0.201305191444.jar" id="org.nodeclipse" version="0.4.0.201305191444">
9 <category name="Nodeclipse"/>
10 </feature>
11 <feature url="features/org.chromium.debug_0.3.9.201305191444.jar" id="org.chromium.debug" version="0.3.9.201305191444">
12 <category name="Nodeclipse"/>
13 </feature>
14 <feature url="features/org.chromium.sdk_0.3.9.201305191444.jar" id="org.chromium.sdk" version="0.3.9.201305191444">
15 <category name="Nodeclipse"/>
16 </feature><category-def name="Tools" label="Tools"/>
17 <category-def name="Nodeclipse" label="Nodeclipse"/>
18 </site>
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.chromium.sdk_0.3.9.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
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