forked from paulvi/eclipse-node-ide
-
Notifications
You must be signed in to change notification settings - Fork 14
/
EclipseNodeIDE-0.2.p2f
47 lines (41 loc) · 2.04 KB
/
EclipseNodeIDE-0.2.p2f
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
<?xml version='1.0' encoding='UTF-8'?>
<!--
[Enide - Eclipse Node.js IDE](https://github.com/Nodeclipse/eclipse-node-ide) v0.2.4 (remove ShellEd)
THIS IS NOT LATEST VERSION OF NODECLIPSE-1
ATTENSION: Moved from https://github.com/PaulVI/eclipse-node-ide to https://github.com/Nodeclipse/eclipse-node-ide .
Copyright (C) 2013, by [Paul Verest](https://github.com/PaulVI/blog#blog) at [Funshion.com](http://www.funshion.com/english/index.html)
You can do whatever you want with this projects as long as you keep this license notice.
For example, email this file to a friend. Because this is all what is needed to start Eclipse Node.js IDE installation!
File -> Import \ Install Software Items from File
Please use the tags #nodeclipse & #enide to twit about.
-->
<?p2f version='1.0.0'?>
<p2f version='1.0.0'>
<ius size='5'>
<iu id='org.chromium.sdk.feature.group' name='ChromeDevTools SDK' version='0.3.9.201302091448'>
<repositories size='1'>
<repository location='http://www.tomotaro1065.com/nodeclipse/updates/'/>
</repositories>
</iu>
<iu id='org.chromium.debug.feature.group' name='Chromium JavaScript Remote Debugger' version='0.3.9.201302091448'>
<repositories size='1'>
<repository location='http://www.tomotaro1065.com/nodeclipse/updates/'/>
</repositories>
</iu>
<iu id='com.eclipsesource.jshint.feature.feature.group' name='JSHint Eclipse Integration' version='0.9.6.20130319-2128'>
<repositories size='1'>
<repository location='http://github.eclipsesource.com/jshint-eclipse/updates/'/>
</repositories>
</iu>
<iu id='markdown.editor.feature.feature.group' name='Markdown Editor' version='0.2.3'>
<repositories size='1'>
<repository location='http://winterwell.com/software/updatesite/'/>
</repositories>
</iu>
<iu id='org.nodeclipse.feature.group' name='Nodeclipse' version='0.2.0.201302091448'>
<repositories size='1'>
<repository location='http://www.tomotaro1065.com/nodeclipse/updates/'/>
</repositories>
</iu>
</ius>
</p2f>