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
Currently the application version is read from the Eclipse-generated plist file and appended to the application name. Unfortunately the version in the CFBundleShortVersionString element is the Eclipse version, not the application version.
Hence, please provide a way to specify the application version on the EclipseOSXRepackager command line.