GeneralSettingsPresenter(GeneralSettingsPresenter.View view,
org.uberfire.client.promise.Promises promises,
MenuItem<ProjectScreenModel> menuItem,
org.jboss.errai.common.client.api.Caller<ValidationService> validationService,
org.jboss.errai.common.client.api.Caller<org.guvnor.common.services.project.service.WorkspaceProjectService> projectService,
javax.enterprise.event.Event<SettingsSectionChange<ProjectScreenModel>> settingsSectionChangeEvent,
org.guvnor.common.services.project.preferences.GAVPreferences gavPreferences,
org.guvnor.common.services.project.client.preferences.ProjectScopedResolutionStrategySupplier projectScopedResolutionStrategySupplier,
GitUrlsPresenter gitUrlsPresenter,
LibraryPlaces libraryPlaces) |