Skip to content

Commit 6bda6ab

Browse files
committed
Add new acknowledgements files and remove old one for 4.36
Follow-up on - #361
1 parent 3d9e53b commit 6bda6ab

File tree

13 files changed

+109
-76
lines changed

13 files changed

+109
-76
lines changed

development/acknowledgements_4.36.html

Lines changed: 0 additions & 73 deletions
This file was deleted.

news/4.36/acknowledgements.md

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
## Eclipse 2025-06 Acknowledgements
2+
3+
Last revised: <!-- Insert date: February 25, 2025-->
4+
5+
We would also like to thank the users and adopters who support our efforts through a range of activities, including early testing, being a Friend of Eclipse, contracting special work, or outright employment.
6+
7+
A special thanks goes to [Holger Voormann](https://github.com/howlger) for his Eclipse IDE promotion videos.
8+
9+
Another special thanks to other Eclipse projects we build upon: EMF and ECF, who also provide timely updates so we can release on time.
10+
We also thank the other Eclipse projects that make up part of the infrastructure we depend on: Tycho, Orbit, EGit, EMF, and ECF for providing fixes and steady improvements.
11+
12+
## Eclipse Platform
13+
14+
The Platform team would like to thank everyone who has helped us improve quality by testing and reporting bugs and enhancement requests.
15+
Special thanks to all code contributors (alphabetically):
16+
<!-- START: eclipse-platform contributors -->
17+
<!-- END: eclipse-platform contributors -->
18+
19+
## Java Development Tools
20+
21+
The JDT team thanks everyone who filed good enhancement requests, helped improve quality by testing and filing bug reports, and provided answers on JDT forums/newsgroups.
22+
Special thanks to all code contributors (alphabetically):
23+
<!-- START: eclipse-jdt contributors -->
24+
<!-- END: eclipse-jdt contributors -->
25+
26+
## Plug-in Development Environment
27+
28+
The Plug-in Development Environment team thanks numerous contributors who continue to improve the component every release.
29+
Special thanks to all code contributors (alphabetically):
30+
<!-- START: eclipse-pde contributors -->
31+
<!-- END: eclipse-pde contributors -->
32+
33+
## Equinox
34+
35+
The Equinox team thanks all contributors who helped improve the project by filing bug reports and enhancement requests.
36+
Special thanks to all code contributors (alphabetically):
37+
<!-- START: eclipse-equinox contributors -->
38+
<!-- END: eclipse-equinox contributors -->
39+
40+
## Eclipse Foundation
41+
42+
The entire Eclipse Project team would like to thank the [Eclipse Foundation staff](https://www.eclipse.org/org/foundation/staff/) for their tireless efforts and especially
43+
[Frederic Gurr](https://github.com/fredg02) and [Sébastien Heurtematte](https://github.com/heurtematte) for not only keeping all that infrastructure going but also constantly improving it.

news/4.36/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,6 @@ Here are some of the more noteworthy items available in this release.
1010
- [New features in the Platform and Equinox](platform.md)
1111
- [New features for Java developers](jdt.md)
1212
- [New APIs in the Platform and Equinox](platform_isv.md)
13-
- [New features for plug-in developers](pde.md)
13+
- [New features for plug-in developers](pde.md)
14+
15+
A special thanks to [everyone who contributed](acknowledgements.md) to this Eclipse release!

news/4.36/jdt.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Java Development Tools - 4.36
22

3+
A special thanks to everyone who [contributed to JDT](acknowledgements.md#java-development-tools) in this release!
4+
35
<!--
46
---
57
## Java&trade; XX Support

news/4.36/pde.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Plug-in Development Environment - 4.36
22

3+
A special thanks to everyone who [contributed to PDE](acknowledgements.md#plug-in-development-environment) in this release!
4+
35
<!--
46
## Editors
57
-->

news/4.36/platform.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11

22
# Platform and Equinox - 4.36
33

4+
A special thanks to everyone who [contributed to Eclipse-Platform](acknowledgements.md#eclipse-platform) or [contributed to Equinox](acknowledgements.md#equinox) in this release!
5+
46
<!--
57
---
68
## Views, Dialogs and Toolbar

news/4.36/platform_isv.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Platform and Equinox API - 4.36
22

3+
A special thanks to everyone who [contributed to Eclipse-Platform](acknowledgements.md#eclipse-platform) or [contributed to Equinox](acknowledgements.md#equinox) in this release!
4+
35
<!--
46
---
57
## Platform Changes

news/4.37/acknowledgements.md

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
## Eclipse 2025-09 Acknowledgements
2+
3+
Last revised: <!-- Insert date: February 25, 2025-->
4+
5+
We would also like to thank the users and adopters who support our efforts through a range of activities, including early testing, being a Friend of Eclipse, contracting special work, or outright employment.
6+
7+
A special thanks goes to [Holger Voormann](https://github.com/howlger) for his Eclipse IDE promotion videos.
8+
9+
Another special thanks to other Eclipse projects we build upon: EMF and ECF, who also provide timely updates so we can release on time.
10+
We also thank the other Eclipse projects that make up part of the infrastructure we depend on: Tycho, Orbit, EGit, EMF, and ECF for providing fixes and steady improvements.
11+
12+
## Eclipse Platform
13+
14+
The Platform team would like to thank everyone who has helped us improve quality by testing and reporting bugs and enhancement requests.
15+
Special thanks to all code contributors (alphabetically):
16+
<!-- START: eclipse-platform contributors -->
17+
<!-- END: eclipse-platform contributors -->
18+
19+
## Java Development Tools
20+
21+
The JDT team thanks everyone who filed good enhancement requests, helped improve quality by testing and filing bug reports, and provided answers on JDT forums/newsgroups.
22+
Special thanks to all code contributors (alphabetically):
23+
<!-- START: eclipse-jdt contributors -->
24+
<!-- END: eclipse-jdt contributors -->
25+
26+
## Plug-in Development Environment
27+
28+
The Plug-in Development Environment team thanks numerous contributors who continue to improve the component every release.
29+
Special thanks to all code contributors (alphabetically):
30+
<!-- START: eclipse-pde contributors -->
31+
<!-- END: eclipse-pde contributors -->
32+
33+
## Equinox
34+
35+
The Equinox team thanks all contributors who helped improve the project by filing bug reports and enhancement requests.
36+
Special thanks to all code contributors (alphabetically):
37+
<!-- START: eclipse-equinox contributors -->
38+
<!-- END: eclipse-equinox contributors -->
39+
40+
## Eclipse Foundation
41+
42+
The entire Eclipse Project team would like to thank the [Eclipse Foundation staff](https://www.eclipse.org/org/foundation/staff/) for their tireless efforts and especially
43+
[Frederic Gurr](https://github.com/fredg02) and [Sébastien Heurtematte](https://github.com/heurtematte) for not only keeping all that infrastructure going but also constantly improving it.

news/4.37/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,6 @@ Here are some of the more noteworthy items available in this release.
1010
- [New features in the Platform and Equinox](platform.md)
1111
- [New features for Java developers](jdt.md)
1212
- [New APIs in the Platform and Equinox](platform_isv.md)
13-
- [New features for plug-in developers](pde.md)
13+
- [New features for plug-in developers](pde.md)
14+
15+
A special thanks to [everyone who contributed](acknowledgements.md) to this Eclipse release!

news/4.37/jdt.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Java Development Tools - 4.37
22

3+
A special thanks to everyone who [contributed to JDT](acknowledgements.md#java-development-tools) in this release!
4+
35
<!--
46
---
57
## Java&trade; XX Support

0 commit comments

Comments
 (0)