Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
View | Details | Raw Unified | Return to bug 45623
Collapse All | Expand All

(-)CheckoutAsLocationSelectionPage.java (+1 lines)
Lines 71-76 Link Here
71
	 */
71
	 */
72
	public void setProject(IProject project) {
72
	public void setProject(IProject project) {
73
		singleProject = project;
73
		singleProject = project;
74
        setLocationForSelection(true);
74
	}
75
	}
75
	
76
	
76
	/**
77
	/**

Return to bug 45623