Skip to content
Snippets Groups Projects
Commit 4597c2f0 authored by Olivier Goulet's avatar Olivier Goulet
Browse files

Merge branch '2024-09' into 'main'

feat: 2024-09 R

See merge request !90
parents 0e329a38 5dac4977
No related branches found
Tags 0.0.6 0.0.7
1 merge request!90feat: 2024-09 R
Pipeline #54375 passed with stage
in 0 seconds
......@@ -25,6 +25,10 @@ pluralizeListTitles = false
container = "container-fluid"
linkedin_url = "https://www.linkedin.com/company/eclipse-foundation"
[Params.current_release]
name = "2024-09"
version = "4.33"
[taxonomies]
category = "categories"
tag = "tags"
......
......@@ -15,7 +15,7 @@ custom_jumbotron: |
<h1 class="event-title uppercase">Eclipse IDE</h1>
<p class="event-subtitle">The Leading Open Platform for <br> Professional Developers</p>
<div class="all-btns release-all-btns flex-center gap-20">
<a class="download-btn btn btn-primary" href="https://www.eclipse.org/downloads/packages/installer" target="_blank">Download 2024-06</a>
<a class="download-btn btn btn-primary" href="https://www.eclipse.org/downloads/packages/installer" target="_blank">Download 2024-09</a>
<div class="release-btn-row flex-center">
<a class="release-btn btn btn-primary" href="https://www.eclipse.org/downloads/packages/release" target="_blank">Other Packages</a>
<a class="sponsor-btn btn btn-primary" href="https://www.eclipse.org/sponsor" target="_blank">Sponsor</a>
......
{{ $bugzillaLink := "https://bugs.eclipse.org/bugs/enter_bug.cgi?product=EPP" }}
{{ $installButtonImageUrl := "https://download.eclipse.org/eclipse.org-common/themes/solstice/public/images/components/drag-drop/installbutton.png" }}
{{ $versionName := "2024-06" }}
{{ $platformVersion := "4.32" }}
<div class="timeline">
<div class="row">
......@@ -78,10 +76,10 @@
<h1>Read Doc</h1>
<p>Documentation is a great resource to get you started with the Eclipse IDE.</p>
<ul>
<li>Getting Started with the <a href="http://help.eclipse.org/{{ $versionName }}/nav/0">Eclipse IDE User Guide</a></li>
<li>Getting Started with <a href="http://help.eclipse.org/{{ $versionName }}/nav/1">Java development</a></li>
<li>Getting Started with the <a href="http://help.eclipse.org/{{ $.Site.Params.current_release.name }}/nav/0">Eclipse IDE User Guide</a></li>
<li>Getting Started with <a href="http://help.eclipse.org/{{ $.Site.Params.current_release.name }}/nav/1">Java development</a></li>
<li>All online <a href="http://help.eclipse.org">Documentation</a></li>
<li>What's new and noteworthy in <a href="https://eclipse.org/eclipse/news/{{ $platformVersion }}/">Eclipse SimRel {{ $versionName }}</a></li>
<li>What's new and noteworthy in <a href="https://eclipse.org/eclipse/news/{{ $.Site.Params.current_release.version }}/">Eclipse SimRel {{ $.Site.Params.current_release.name }}</a></li>
<li><a href="/getting-started/documents/eclipse-ide-keybindings.pdf">Eclipse IDE Keybindings</a></li>
</ul>
</div>
......
......@@ -6,8 +6,8 @@
<div class="row padding-top-30 padding-left-15 padding-right-15">
<div class="col-sm-6 col-xs-12">
<div class="featured-stats-item match-height-item-by-row">
<a class="white" href="https://projects.eclipse.org/releases/2024-06">
<span class="featured-stats-number">64</span>
<a class="white" href="https://projects.eclipse.org/releases/{{$.Site.Params.current_release.name}}">
<span class="featured-stats-number">60</span>
<br>
<span class="featured-stats-title">Projects</span>
</a>
......@@ -17,7 +17,7 @@
<div class="col-sm-6 col-xs-12">
<div class="featured-stats-item match-height-item-by-row">
<span class="featured-stats-number">114</span><br>
<span class="featured-stats-number">102</span><br>
<span class="featured-stats-title">Committers this quarter</span>
</div>
<div class="featured-stats-item-arrow"></div>
......@@ -25,7 +25,7 @@
<div class="col-sm-6 col-xs-12">
<div class="featured-stats-item match-height-item-by-row">
<span class="featured-stats-number">104</span><br>
<span class="featured-stats-number">117</span><br>
<span class="featured-stats-title">Million lines of code</span>
</div>
<div class="featured-stats-item-arrow"></div>
......@@ -33,7 +33,7 @@
<div class="col-sm-6 col-xs-12">
<div class="featured-stats-item match-height-item-by-row">
<span class="featured-stats-number">231</span><br>
<span class="featured-stats-number">210</span><br>
<span class="featured-stats-title">Contributors this quarter</span>
</div>
<div class="featured-stats-item-arrow"></div>
......
......@@ -2,9 +2,9 @@
<div class="container">
<div class="row release-videos margin-bottom-40">
<div class="col-sm-14 col-sm-offset-5">
<h2>Eclipse 2024-06 IDE Improvements</h2>
<h2>Eclipse {{$.Site.Params.current_release.name}} IDE Improvements</h2>
<p class="padding-15">
<a class="eclipsefdn-video" target="_blank" href="https://www.youtube.com/watch?v=jTaiDGVwygE"></a>
<a class="eclipsefdn-video" target="_blank" href="https://www.youtube.com/watch?v=u8llH82TfPc"></a>
</p>
</div>
</div>
......@@ -15,7 +15,7 @@
<a class="match-height-item-by-row featured-videos-white-block"
href="https://github.com/eclipse-simrel/.github/blob/main/wiki/Simultaneous_Release.md">
<h3>Learn More</h3>
<p>The next Eclipse IDE release is coming in 2024-09</p>
<p>The next Eclipse IDE release is coming in 2024-12</p>
</a>
</div>
<div class="col-sm-12">
......
......@@ -9,17 +9,18 @@
<div class="row">
<div class="col-xs-18 col-sm-16 col-md-18">
<h3 class="heading-underline text-uppercase">
Support for Latest Java
Improved Java Development Tooling
</h3>
</div>
<div class="col-xs-6 col-sm-8 col-md-6">
<div class="featured-new-item-icon">
<i class="fa fa-mouse-pointer icon" aria-hidden="true"></i>
<i class="fa fa-certificate icon" aria-hidden="true"></i>
</div>
</div>
</div>
<p class="big">
Supports Java 22 and provides the necessary tooling for development
Simplified conversion of if-else chains with string literals or enums
to switch statements, with support for multi-condition checks
</p>
</div>
</div>
......@@ -50,7 +51,7 @@
<div class="row">
<div class="col-xs-18 col-sm-16 col-md-18">
<h3 class="heading-underline text-uppercase">
<a href="https://www.eclipse.org/eclipse/news/4.32/platform.php">
<a href="https://www.eclipse.org/eclipse/news/{{ $.Site.Params.current_release.version }}/platform.php">
Improved Platform
</a>
</h3>
......@@ -62,11 +63,13 @@
</div>
</div>
<p class="big">
Support for Windows on ARM-64 bit and preferences page for Generic
Text Editor
Updated Eclipse light theme available as preview, Sticky Scrolling
feature to pin lines for easier navigation and Find/Replace dialog
now available as an integrated overlay on top of the editor
</p>
</div>
</div>
<div class="col-sm-8 margin-bottom-60">
<div class="featured-new-items match-height-item-by-row">
<div class="row">
......@@ -101,7 +104,8 @@
</div>
</div>
<p class="big">
Inclusion of Jar Viewer and new Bundle Repositories view
New <i>Modify</i> button in Execution Environment section and Support
for defining URL schemes in the PDE product editor
</p>
</div>
</div>
......@@ -135,7 +139,7 @@
<a class="btn btn-secondary btn-lg" href="/getting-started">
Get Started
</a>
<a class="btn btn-primary btn-lg" href="https://help.eclipse.org/2024-06/index.jsp">
<a class="btn btn-primary btn-lg" href="https://help.eclipse.org/{{ $.Site.Params.current_release.name }}/index.jsp">
Documentation
</a>
</div>
......
[
{ "date": "2024-09", "version": "4.33" },
{ "date": "2024-06", "version": "4.32" },
{ "date": "2024-03", "version": "4.31" },
{ "date": "2023-12", "version": "4.30" },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment