You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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#253
0 commit comments