AddProjectPopUpPresenter(org.jboss.errai.common.client.api.Caller<LibraryService> libraryService,
org.uberfire.ext.widgets.common.client.common.BusyIndicatorView busyIndicatorView,
javax.enterprise.event.Event<org.uberfire.workbench.events.NotificationEvent> notificationEvent,
LibraryPlaces libraryPlaces,
org.guvnor.common.services.project.client.context.WorkspaceProjectContext projectContext,
AddProjectPopUpPresenter.View view,
org.uberfire.rpc.SessionInfo sessionInfo,
javax.enterprise.event.Event<org.guvnor.common.services.project.events.NewProjectEvent> newProjectEvent,
LibraryPreferences libraryPreferences,
org.guvnor.common.services.project.client.repositories.ConflictingRepositoriesPopup conflictingRepositoriesPopup,
org.jboss.errai.common.client.api.Caller<ValidationService> validationService,
org.uberfire.client.views.pfly.widgets.ErrorPopup errorPopup,
org.jboss.errai.ui.client.local.spi.TranslationService translationService,
org.jboss.errai.common.client.api.Caller<org.guvnor.common.services.project.service.WorkspaceProjectService> projectService,
org.slf4j.Logger logger,
ArchetypePreferences archetypePreferences,
org.guvnor.common.services.project.client.preferences.SpaceScopedResolutionStrategySupplier spaceScopedResolutionStrategySupplier) |