forked from paulvi/eclipse-node-ide
-
Notifications
You must be signed in to change notification settings - Fork 14
/
CoffeeScriptSet.p2f
79 lines (70 loc) · 3.96 KB
/
CoffeeScriptSet.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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
<?xml version='1.0' encoding='UTF-8'?>
<!--
CoffeeScript quick installer 0.3.0.201308191142
Copyright (C) 2013, by [Paul Verest](http://eclipse-china.github.io/) within Nodeclipse http://www.nodeclipse.org
You can do whatever you want with this projects as long as you keep this license notice.
For example, email this file to friends or colleagues.
Because this is all what is needed to install CoffeeScript Editor quickly.
The solution is merged into <a href="http://marketplace.eclipse.org/content/enide-eclipse-nodejs-ide">Enide</a> since 0.4.20.
WARNING: There are 2 bug in Eclipse Kepler, that may make "File -> Import \ Install" usage not comfortable.
In this case use this file as information source for update site values, and use Help -> Install New Software...
or use Nodeclipse Plugins List plugin for drag-and-drop installation.
Please vote on Eclipse bugs, see below.
Usage: Save to local folder (Ctrl+S in most browsers)
Make sure file extension is .p2f
File -> Import \ Install Software Items from File, select this file location on your device.
See also:
- Solution page http://www.nodeclipse.org/coffeescript
- Support http://www.nodeclipse.org/#support
Please help to get Eclipse bugs fixed by voting on these 2 bugs (you should be registered on eclipse.org and logged in).
- Bug 409685 - [Remediation] Eclipse 4.3 Kepler - Installation Remediation fails; no opt-out
https://bugs.eclipse.org/bugs/show_bug.cgi?id=409685
- Bug 409802 - [import/export] Installation Remediation DOES NOT respect selected item in File-> Import .. -> Install Software Items from File "Import Software Configuration" Dialog
https://bugs.eclipse.org/bugs/show_bug.cgi?id=409802
Please use the #nodeclipse & #coffeescript tags to twit about.
-->
<?p2f version='1.0.0'?>
<p2f version='1.0.0'>
<ius size='8'>
<iu id='org.nodeclipse.pluginslist.feature.feature.group' name='Nodeclipse Plugins List' version='0.1.0.20130811-1427'>
<repositories size='1'>
<repository location='http://www.nodeclipse.org/updates/pluginslist/'/>
</repositories>
</iu>
<iu id='csep.feature.feature.group' name='CoffeeScript Editor (depends on XText, not 4.3.1+ compatible, see #19)' version='0.4.0.201403250304/'>
<repositories size='1'>
<repository location='http://dl.bintray.com/nodeclipse/CoffeeScriptEditor/0.4.0-201403250304/'/>
</repositories>
</iu>
<iu id='org.eclipse.xtext.xbase.feature.group' name='Xbase' version='2.4.1.v201304180855'>
<repositories size='1'>
<repository location='http://download.eclipse.org/modeling/tmf/xtext/updates/composite/releases/'/>
</repositories>
</iu>
<iu id='org.eclipse.xtext.docs.feature.group' name='Xtext Documentation' version='2.4.1.v201304180855'>
<repositories size='1'>
<repository location='http://download.eclipse.org/modeling/tmf/xtext/updates/composite/releases/'/>
</repositories>
</iu>
<iu id='org.eclipse.xtext.examples.feature.group' name='Xtext Examples' version='2.4.1.v201304180855'>
<repositories size='1'>
<repository location='http://download.eclipse.org/modeling/tmf/xtext/updates/composite/releases/'/>
</repositories>
</iu>
<iu id='org.eclipse.xtext.runtime.feature.group' name='Xtext Runtime' version='2.4.1.v201304180855'>
<repositories size='1'>
<repository location='http://download.eclipse.org/modeling/tmf/xtext/updates/composite/releases/'/>
</repositories>
</iu>
<iu id='org.eclipse.xtext.sdk.feature.group' name='Xtext SDK' version='2.4.1.v201304180855'>
<repositories size='1'>
<repository location='http://download.eclipse.org/modeling/tmf/xtext/updates/composite/releases/'/>
</repositories>
</iu>
<iu id='org.eclipse.xtext.ui.feature.group' name='Xtext UI' version='2.4.1.v201304180855'>
<repositories size='1'>
<repository location='http://download.eclipse.org/modeling/tmf/xtext/updates/composite/releases/'/>
</repositories>
</iu>
</ius>
</p2f>