Skip to content

Commit ce18a16

Browse files
committed
Add Oomph Setup buttons for Equinox and P2 to organisation README.md
And add P2 configuration in CONTRIBUTING.md Part of eclipse-platform/eclipse.platform.releng.aggregator#2430
1 parent bd8174b commit ce18a16

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CONTRIBUTING.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,13 @@ To create commits it is recommended to add ssh public keys to github account. Th
2929

3030
### Create an Eclipse Development Environment
3131

32-
[![Create Eclipse Development Environment for Equinox](https://download.eclipse.org/oomph/www/setups/svg/Equinox.svg)](https://www.eclipse.org/setups/installer/?url=https://raw.githubusercontent.com/eclipse-equinox/equinox/master/releng/org.eclipse.equinox.releng/EquinoxConfiguration.setup&show=true "Click to open Eclipse-Installer Auto Launch or drag onto your running installer's title area")
32+
[![Create Eclipse Development Environment for Equinox](https://download.eclipse.org/oomph/www/setups/svg/Equinox.svg)](
33+
https://www.eclipse.org/setups/installer/?url=https://raw.githubusercontent.com/eclipse-equinox/equinox/master/releng/org.eclipse.equinox.releng/EquinoxConfiguration.setup&show=true
34+
"Click to open Eclipse-Installer Auto Launch or drag into your running installer")
35+
36+
[![Create Eclipse Development Environment for Equinox P2](https://download.eclipse.org/oomph/www/setups/svg/P2.svg)](
37+
https://www.eclipse.org/setups/installer/?url=https://raw.githubusercontent.com/eclipse-equinox/p2/master/releng/org.eclipse.equinox.p2.setup/EquinoxP2Configuration.setup&show=true
38+
"Click to open Eclipse-Installer Auto Launch or drag into your running installer")
3339

3440
### Recommended workflow
3541

profile/README.md

+8
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,11 @@ The Eclipse Equinox project is split into multiple Git repositories, which are a
2323
[Contributions are always welcome!](https://github.com/eclipse-equinox/.github/blob/main/CONTRIBUTING.md)
2424

2525
Please bear in mind that this project is almost entirely developed by volunteers. If you do not provide the implementation yourself (or sponsor someone to do it for you), the bug might never get fixed. If it is a serious bug, other people than you might care enough to provide a fix.
26+
27+
[![Create Eclipse Development Environment for Equinox](https://download.eclipse.org/oomph/www/setups/svg/Equinox.svg)](
28+
https://www.eclipse.org/setups/installer/?url=https://raw.githubusercontent.com/eclipse-equinox/equinox/master/releng/org.eclipse.equinox.releng/EquinoxConfiguration.setup&show=true
29+
"Click to open Eclipse-Installer Auto Launch or drag into your running installer")
30+
31+
[![Create Eclipse Development Environment for Equinox P2](https://download.eclipse.org/oomph/www/setups/svg/P2.svg)](
32+
https://www.eclipse.org/setups/installer/?url=https://raw.githubusercontent.com/eclipse-equinox/p2/master/releng/org.eclipse.equinox.p2.setup/EquinoxP2Configuration.setup&show=true
33+
"Click to open Eclipse-Installer Auto Launch or drag into your running installer")

0 commit comments

Comments
 (0)