-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathEclipse-bootstrap-e4.p2f
More file actions
82 lines (73 loc) · 4.11 KB
/
Eclipse-bootstrap-e4.p2f
File metadata and controls
82 lines (73 loc) · 4.11 KB
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
80
81
82
<?xml version='1.0' encoding='UTF-8'?>
<!--
Copyright (C) 2013, by [Paul Verest](http://eclipse-china.github.io/) within Enide http://enide.github.io
You can do whatever you want with this projects as long as you keep this license notice (MIT License).
https://marketplace.eclipse.org/content/enide-eclipse-boostrap-e4
Enide - Eclipse bootstrap e4, includes:
- Eclipse 4 Tools: Application Model Editor
- Eclipse 4 Tools: CSS Spy
- Eclipse 4 Tools: Lightweight CSS Editor
- Nodeclipse Plugins List
- Eclipse Quicksearch (Ctrl+Shift+L)
- Tycho Project Configurators (Standard Eclipse will download m2e, if you don't have)
- StartExplorer
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.
If it fails, try later and|or with less items (1 at a time for example)
Share this file with friends or colleagues.
Check http://enide.github.io for news and updates.
WARNING: Not so good in Kepler:
There are 2 bug in Eclipse 4.3 Kepler, that may make "File -> Import \ Install" usage not quick/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 ( http://www.nodeclipse.org/updates/pluginslist/ ).
Please vote on Eclipse bugs, see below. Download Eclipse with plugins included from
http://sourceforge.net/projects/nodeclipse/files/
Please help to get Kepler 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 #enide #bootstrap-e4 tags to tweet about.
Contribute more plugins into this list at https://github.com/Enide/Eclipse-bootstrap-e4/
-->
<?p2f version='1.0.0'?>
<p2f version='1.0.0'>
<ius size='7'>
<iu id='org.nodeclipse.pluginslist.feature.feature.group' name='Nodeclipse Plugins List' version='0.1.0.20130811-1427'>
<repositories size='1'>
<repository location='http://dl.bintray.com/nodeclipse/nodeclipse/0.6.0/'/>
</repositories>
</iu>
<iu id='org.eclipse.e4.tools.css.editor.feature.feature.group' name='E4 CSS editor (Incubation)' version='0.14.0.v20130617-1345'>
<repositories size='1'>
<repository location='http://download.eclipse.org/e4/updates/0.14'/>
</repositories>
</iu>
<iu id='org.eclipse.e4.tools.css.spy.feature.feature.group' name='E4 CSS Spy (Incubation)' version='0.14.0.v20130617-1345'>
<repositories size='1'>
<repository location='http://download.eclipse.org/e4/updates/0.14'/>
</repositories>
</iu>
<iu id='org.eclipse.e4.core.tools.feature.feature.group' name='Eclipse e4 Tools (Incubation)' version='0.14.0.v20130620-0935'>
<repositories size='1'>
<repository location='http://download.eclipse.org/e4/updates/0.14'/>
</repositories>
</iu>
<iu id='org.springsource.ide.eclipse.commons.quicksearch.feature.feature.group' name='Eclipse Quicksearch (Ctrl+Shift+L)' version='3.4.0.201310051510-RELEASE'>
<repositories size='1'>
<repository location='http://dist.springsource.com/release/TOOLS/update/e4.3/'/>
</repositories>
</iu>
<iu id='org.sonatype.tycho.m2e.feature.feature.group' name='Tycho Project Configurators' version='0.6.0.201207302152'>
<repositories size='1'>
<repository location='http://repo1.maven.org/maven2/.m2e/connectors/m2eclipse-tycho/0.6.0/N/0.6.0.201207302152/'/>
</repositories>
</iu>
<iu id='de.bastiankrol.startexplorer.feature.feature.group' name='StartExplorer Feature' version='1.5.0'>
<repositories size='1'>
<repository location='http://basti1302.github.com/startexplorer/update/'/>
</repositories>
</iu>
</ius>
</p2f>