== Summary of problem description == The welcome view is included in the "Show View" menu of the CoreApp. This view is only a wrapper for the welcome part and is normally opened from the "Help" menu and not the "Show View" menu. = actual behaviour = The welcome view is displayed in the "Show View" menu. = expected behaviour = The welcome view should only be displayed in the "Help" menu (if present) and should be filtered out from the "Show View" menu. == Cause of the bug == Forgot to add the filter in the CoreApp == Proposed solution == Do not show the welcom view in the "Show View" menu == Affected classes == QmitkWorkbenchWindowAdvisor == How will the bugfix get tested? == Manual test by starting the CoreApp, make sure no "Welcome" entry is present in the "Show View" menu