@@ -4,14 +4,16 @@ Copyright (C) 2013, by [Paul Verest](http://eclipse-china.github.io/) within Nod
4
4
You can do whatever you want with this projects as long as you keep this license notice (MIT License).
5
5
6
6
[Enide - Eclipse Node.js IDE](http://www.nodeclipse.org/enide) Node.x (js,coffee,ts)
7
- v0.5.30 (with Nodeclipse 0.5.0.201309080643, repo on Bintray;
7
+ v0.5.31 (with Nodeclipse 0.5.0.201309080643, repo on Bintray;
8
8
NJSDT+NJSDoc option; warn Kepler users; RestClient; jQuery;
9
9
Eclipse QuickSearch; ShellEd 2.0.3; Chrome theme 1.7.4.201307160945;
10
10
JSDT Kepler(actually not newer than NJSDT version); JSON Editor 0.9.7;
11
11
CoffeeScipt & TypeScript Editors; JSHInt 0.9.8.20130728-0004; Git Addon; PLugins List; update description;
12
12
CoffeeScript Editor 0.3.0 in new repo;
13
13
or use Nodeclipse Plugins List plugin for drag-and-drop installation; 201308191142;
14
- GFM Viewer 1.3.0 new update site; JSDT Indigo (good for Aptana Studio 3.4.2)
14
+ GFM Viewer 1.3.0 new update site; JSDT Indigo (good for Aptana Studio 3.4.2);
15
+ ATTENTION: downgrade to 0.4 because of Nodeclipse/nodeclipse-1#72
16
+ read http://www.nodeclipse.org/ for announces
15
17
)
16
18
17
19
WARNING: There are 2 bug in Eclipse 4.3 Kepler, that may make "File -> Import \ Install" usage not comfortable.
@@ -54,19 +56,19 @@ https://coinbase.com/checkouts/e9ac3765ff998b0e03b9e91f73152fc1
54
56
<repository location =' http://www.nodeclipse.org/updates/pluginslist/' />
55
57
</repositories >
56
58
</iu >
57
- <iu id =' org.nodeclipse.feature.group' name =' Nodeclipse' version =' 0.5 .0.201309080643 ' >
59
+ <iu id =' org.nodeclipse.feature.group' name =' Nodeclipse' version =' 0.4 .0.201305191444 ' >
58
60
<repositories size =' 1' >
59
- <repository location =' http://dl.bintray.com/nodeclipse/nodeclipse ' />
61
+ <repository location =' http://nodeclipse-1.github.io/updates ' />
60
62
</repositories >
61
63
</iu >
62
64
<iu id =' org.chromium.sdk.feature.group' name =' ChromeDevTools SDK (required)' version =' 0.3.9.201309080643' >
63
65
<repositories size =' 1' >
64
- <repository location =' http://dl.bintray.com/nodeclipse/nodeclipse ' />
66
+ <repository location =' http://nodeclipse-1.github.io/updates ' />
65
67
</repositories >
66
68
</iu >
67
69
<iu id =' org.chromium.debug.feature.group' name =' Chromium JavaScript Remote Debugger (required)' version =' 0.3.9.201309080643' >
68
70
<repositories size =' 1' >
69
- <repository location =' http://dl.bintray.com/nodeclipse/nodeclipse ' />
71
+ <repository location =' http://nodeclipse-1.github.io/updates ' />
70
72
</repositories >
71
73
</iu >
72
74
<iu id =' com.github.eclipsecolortheme.feature.feature.group' name =' Eclipse 3.x Color Theme (Optional)' version =' 0.12.0.201207240713' >
@@ -118,7 +120,7 @@ https://coinbase.com/checkouts/e9ac3765ff998b0e03b9e91f73152fc1
118
120
</iu >
119
121
<iu id =' markdown.editor.feature.feature.group' name =' Markdown Editor (required)' version =' 0.2.3' >
120
122
<repositories size =' 1' >
121
- <repository location =' http://dl.bintray.com/nodeclipse/nodeclipse ' />
123
+ <repository location =' http://nodeclipse-1.github.io/updates ' />
122
124
</repositories >
123
125
</iu >
124
126
<iu id =' code.satyagraha.gfm.viewer.feature.feature.group' name =' GitHub Flavored Markdown (GFM) Viewer (Optional)' version =' 1.3.0.201309031934' >
0 commit comments