Skip to content

Commit

Permalink
Add N&N for new UI option to configure problem severity for unused
Browse files Browse the repository at this point in the history
lambda parameters

Fixes eclipse-jdt/eclipse.jdt.ui#1733
  • Loading branch information
noopur2507 committed Oct 24, 2024
1 parent fb3e11c commit d76a3ec
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
Binary file added news/4.34/images/ui-unused-lambda-params.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions news/4.34/jdt.html
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,16 @@ <h2>Java Views and Dialogs</h2>
<h2>Java Compiler</h2>
</td>
</tr>
<tr id="ui-unused-lambda-params">
<td class="title">Configure problem severity for unused lambda parameters</td>
<td class="content">
You can configure the problem severity for unused lambda parameters with the new option in
Preferences &gt; Java &gt; Compiler &gt; Errors/Warnings:
<p>
<img src="images/ui-unused-lambda-params.png" alt="UI option to configure unused lambda parameters"/>
</p>
</td>
</tr>
<!-- ******************* End of Java Compiler ************************************* -->

<!-- ******************* Java Formatter ************************************* -->
Expand Down

0 comments on commit d76a3ec

Please sign in to comment.