File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff 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 >
You can’t perform that action at this time.
0 commit comments