Skip to content

Commit b8f0d16

Browse files
authored
Merge branch 'eclipse-platform:master' into main
2 parents dd42a0a + 35ebff2 commit b8f0d16

File tree

2 files changed

+19
-3
lines changed

2 files changed

+19
-3
lines changed

news/4.34/images/show-all-code.png

4.05 KB
Loading

news/4.34/jdt.html

Lines changed: 19 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,25 @@ <h2>Java Editor </h2>
6969

7070
<!-- ******************* Java Views and Dialogs ************************************* -->
7171
<tr>
72-
<td id="JavaViewsAndDialogs" class="section" colspan="2">
73-
<h2>Java Views and Dialogs</h2>
74-
</td>
72+
<td id="JavaViewsAndDialogs" class="section" colspan="2">
73+
<h2>Java Views and Dialogs</h2>
74+
</td>
75+
</tr>
76+
<tr id="new-filter-options">
77+
<td class="title"> New Filter Options in Call Hierarchy </td>
78+
<td class="content">
79+
<p>
80+
This change helps <strong>filtering your results</strong> after calling the <strong>Call Hierarchy</strong> on a method.
81+
With <strong>more filter options</strong> that are also much more
82+
understandable, you can filter your results much better than before.
83+
</p>
84+
<p>
85+
In the following picture you can see the new filter Options!
86+
</p>
87+
<p>
88+
<img src="images/show-all-code.png" alt="Filter Options">
89+
</p>
90+
</td>
7591
</tr>
7692
<!-- ******************* End of Java Views and Dialogs ************************************* -->
7793

0 commit comments

Comments
 (0)