Skip to content

Commit d4d2f31

Browse files
committed
Add 4.36 news to news index
- Improve the details and news pages - Eliminate empty sections for 4.35 and references to empty documents.
1 parent a09aa0b commit d4d2f31

File tree

11 files changed

+162
-95
lines changed

11 files changed

+162
-95
lines changed

development/acknowledgements.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,10 @@
2929
<div data-generate="generateDefaultBreadcrumb(this)">
3030
<a href="../index.html">Eclipse</a>
3131
<a href="index.html">Details</a>
32-
<span>Acknowledgements</span>
32+
<a href="acknowledgements.html">Acknowledgements</a>
33+
</div>
34+
35+
<div data-generate="generateDefaults(this, 'file')">
3336
</div>
3437

3538
<main id="output" data-generate="loadProjectAcknowledgements()">

development/plans.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,10 @@
2626
<div data-generate="generateDefaultBreadcrumb(this)">
2727
<a href="../index.html">Eclipse</a>
2828
<a href="index.html">Details</a>
29-
<span>Plans</span>
29+
<a href="plans.html">Plans</a>
30+
</div>
31+
32+
<div data-generate="generateDefaults(this, 'file')">
3033
</div>
3134

3235
<main id="output" data-generate="loadPojectPlan()">

development/porting.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,10 @@
2929
<div data-generate="generateDefaultBreadcrumb(this)">
3030
<a href="../index.html">Eclipse</a>
3131
<a href="index.html">Details</a>
32-
<span>Porting Guide</span>
32+
<a href="index.html">Porting Guide</a>
33+
</div>
34+
35+
<div data-generate="generateDefaults(this, 'file')">
3336
</div>
3437

3538
<main id="output" data-generate="loadProjectPortingGuides()">

development/readme.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,10 @@
2929
<div data-generate="generateDefaultBreadcrumb(this)">
3030
<a href="../index.html">Eclipse</a>
3131
<a href="index.html">Details</a>
32-
<span>Release Notes</span>
32+
<a href="readme.html">Release Notes</a>
33+
</div>
34+
35+
<div data-generate="generateDefaults(this, 'file')">
3336
</div>
3437

3538
<main id="output" data-generate="loadProjectReleaseNotes()">

news/4.35/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,10 @@ <h1>Eclipse 4.35 - New and Noteworthy</h1>
3232
<li><a href="platform.php">New features in the Platform and Equinox</a></li>
3333
<li><a href="jdt.php">New features for Java developers</a></li>
3434
<li><a href="platform_isv.php">New APIs in the Platform and Equinox</a></li>
35+
<!--
36+
This is an empty page.
3537
<li><a href="pde.php">New features for plug-in developers</a></li>
38+
-->
3639
</ul>
3740
</blockquote>
3841

news/4.35/jdt.html

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,19 @@
2424
<h2>Java Development Tools</h2>
2525
<ul>
2626
<!--<li><a href="#JavaXX">Java&trade; XX Support</a></li>-->
27+
<!--
2728
<li><a href="#JUnit">JUnit</a></li>
29+
-->
2830
<li><a href="#JavaEditor">Java Editor</a></li>
31+
<!--
2932
<li><a href="#JavaViewsAndDialogs">Java Views and Dialogs</a></li>
3033
<li><a href="#JavaCompiler">Java Compiler</a></li>
3134
<li><a href="#JavaFormatter">Java Formatter</a></li>
35+
-->
3236
<li><a href="#Debug">Debug</a></li>
37+
<!--
3338
<li><a href="#JDTDev">JDT Developers</a></li>
39+
-->
3440
</ul>
3541

3642
<!-- ****************** START OF N&N TABLE ****************** -->
@@ -52,11 +58,13 @@ <h2>Java&trade; XX Support </h2>
5258
<!-- ******************* End of Java XX Support ************************************* -->
5359

5460
<!-- ******************* JUnit ************************************* -->
61+
<!--
5562
<tr>
5663
<td id="JUnit" class="section" colspan="2">
5764
<h2>JUnit</h2>
5865
</td>
5966
</tr>
67+
-->
6068
<!-- ******************* End of JUnit ************************************* -->
6169

6270
<!-- ******************* Java Editor ************************************* -->
@@ -151,27 +159,33 @@ <h2>Java Editor </h2>
151159
<!-- ******************* End of Java Editor ************************************* -->
152160

153161
<!-- ******************* Java Views and Dialogs ************************************* -->
162+
<!--
154163
<tr>
155164
<td id="JavaViewsAndDialogs" class="section" colspan="2">
156165
<h2>Java Views and Dialogs</h2>
157166
</td>
158167
</tr>
168+
-->
159169
<!-- ******************* End of Java Views and Dialogs ************************************* -->
160170

161171
<!-- ******************* Java Compiler ************************************* -->
172+
<!--
162173
<tr>
163174
<td id="JavaCompiler" class="section" colspan="2">
164175
<h2>Java Compiler</h2>
165176
</td>
166177
</tr>
178+
-->
167179
<!-- ******************* End of Java Compiler ************************************* -->
168180

169181
<!-- ******************* Java Formatter ************************************* -->
182+
<!--
170183
<tr>
171184
<td id="JavaFormatter" class="section" colspan="2">
172185
<h2>Java Formatter </h2>
173186
</td>
174187
</tr>
188+
-->
175189
<!-- ******************* End of Java Formatter ************************************* -->
176190

177191
<!-- *********************** Debug ******************************** -->
@@ -252,11 +266,13 @@ <h2>Debug</h2>
252266
<!--************************ End of Debug ******************************** -->
253267

254268
<!-- *********************** JDT Developers ******************************** -->
269+
<!--
255270
<tr>
256271
<td id="JDTDev" class="section" colspan="2">
257272
<h2>JDT Developers</h2>
258273
</td>
259274
</tr>
275+
-->
260276
<!-- *********************** End of JDT Developers ******************************** -->
261277
<tr><td colspan="2"/></tr>
262278
</tbody>

news/4.35/platform.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,10 @@
2424
<h2>Platform and Equinox</h2>
2525
<ul>
2626
<li><a href="#ViewsAndDialogs">Views, Dialogs and Toolbar</a></li>
27+
<!--
2728
<li><a href="#TextEditors">Text Editors</a></li>
2829
<li><a href="#Preferences">Preferences</a></li>
30+
-->
2931
<li><a href="#StylingThemes">Themes and Styling</a></li>
3032
<li><a href="#GeneralUpdates">General Updates</a></li>
3133
</ul>
@@ -59,19 +61,23 @@ <h2>Views, Dialogs and Toolbar </h2>
5961
<!-- ******************* End of Views, Dialogs and Toolbar ************************************* -->
6062

6163
<!-- ******************* Text Editors ************************************* -->
64+
<!--
6265
<tr>
6366
<td id="TextEditors" class="section" colspan="2">
6467
<h2>Text Editors </h2>
6568
</td>
6669
</tr>
70+
-->
6771
<!-- ******************* End of Text Editors ************************************* -->
6872

6973
<!-- ****************** Preferences ************************************* -->
74+
<!--
7075
<tr>
7176
<td id="Preferences" class="section" colspan="2">
7277
<h2>Preferences </h2>
7378
</td>
7479
</tr>
80+
-->
7581
<!-- ****************** End of Preferences ************************************* -->
7682

7783
<!-- ******************* Themes and Styling ************************************* -->

news/4.35/platform_isv.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,9 @@
2323
<body>
2424
<h2>Platform and Equinox API</h2>
2525
<ul>
26+
<!--
2627
<li><a href="#Platform">Platform Changes</a></li>
28+
-->
2729
<li><a href="#SWT">SWT Changes</a></li>
2830
</ul>
2931

@@ -35,9 +37,11 @@ <h2>Platform and Equinox API</h2>
3537
</colgroup>
3638
<tbody>
3739
<!-- ******************** Platform ********************** -->
40+
<!--
3841
<tr>
3942
<td id="Platform" class="section" colspan="2"><h2>Platform Changes</h2></td>
4043
</tr>
44+
-->
4145
<!-- ******************** End of Platform ********************** -->
4246

4347
<!-- *********************** SWT *********************** -->

0 commit comments

Comments
 (0)