Community
Participate
Working Groups
When instantiating the SelectUriWizard with a given repository Uri, it is not reflected in the dialog (RepositorySelectionPage) unlike if it were in the clipboard. This is because RepositorySelectionPage(boolean, List<RemoteConfig>, String) ignores the presetUri parameter if it's set. Suggestion: RepositorySelectionPage:315 - String preset = null; + String preset = presetUri;
merged as 46577ed73b032af68678c111ab6531d9a0e5db64