Size: 1851
Comment:
|
Size: 3058
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 34: | Line 34: |
* 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 |
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.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