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
Remove the deprecated constant PROJECT_OPEN_NEW_PERSPECTIVE
The effective preference used by Eclipse is now under org.eclipse.ui.ide
.The deprecated constant
(IWorkbenchPreferenceConstants.PROJECT_OPEN_NEW_PERSPECTIVE)
from org.eclipse.ui no longer affects the current project-opening
behaviour and hence its removed from the codebase.
0 commit comments