Skip to content

Commit a0d78d0

Browse files
azoitlvogella
authored andcommitted
Add new and noteworthy entry for new eclipse.appName System Property
Eclipse UI PR: eclipse-platform/eclipse.platform.ui#2631 Root Issue: eclipse-packaging/packages#253
1 parent e11b179 commit a0d78d0

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

news/4.35/platform.html

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,19 @@ <h2>Themes and Styling </h2>
7272
<!-- ******************* General Updates ************************************* -->
7373
<tr>
7474
<td id="GeneralUpdates" class="section" colspan="2">
75-
<h2>General Updates </h2>
75+
<h2>General Updates </h2>
7676
</td>
7777
</tr>
78+
<tr id="sysPropAppName"> <!-- https://github.com/eclipse-platform/eclipse.platform.ui/pull/1902 -->
79+
<td class="title">New System Property: appName</td>
80+
<td class="content">
81+
<p>
82+
This new system property allows to set the application name with which Eclipse is registered in the operating system.
83+
This option is helpful to distinguish and group Eclipse instances.
84+
</p>
85+
</td>
86+
</tr>
87+
7888
<!-- ******************* End of General Updates ************************************* -->
7989
<tr><td colspan="2"/></tr>
8090
</tbody>

0 commit comments

Comments
 (0)