Commit e0a9c39
committed
Add eclipse.appName System Property for setting the Display's AppName
The eclipse.appName sytem property allows users to specify on the
command line the appName to be used for a specific Eclipse instance. The
appName Display property is used by window managers and
desktop environments for identification and grouping. This is helpful to
distinguish Eclipse instances (e.g., JDT vs CDT) as per default these
all are using the same identifier.
eclipse-packaging/packages#2531 parent 8bd169c commit e0a9c39
File tree
1 file changed
+2
-3
lines changed- bundles/org.eclipse.ui.workbench/eclipseui/org/eclipse/ui/internal
1 file changed
+2
-3
lines changedLines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
747 | 747 | | |
748 | 748 | | |
749 | 749 | | |
750 | | - | |
751 | | - | |
752 | | - | |
| 750 | + | |
| 751 | + | |
753 | 752 | | |
754 | 753 | | |
755 | 754 | | |
| |||
0 commit comments