org.eclipse.emf.ecp.emfstore.internal.ui.handler
Class CreateRemoteProjectHelper
java.lang.Object
org.eclipse.emf.ecp.emfstore.internal.ui.handler.CreateRemoteProjectHelper
public final class CreateRemoteProjectHelper
- extends Object
This is the EMFStore Create Remote Project helper delegating to the EMFStore UICreateRemoteProjectController
.
- Author:
- Eugen Neufeld
createRemoteProject
public static void createRemoteProject(InternalRepository ecpRepository,
org.eclipse.swt.widgets.Shell shell)
- Create a remote project on an
InternalRepository
. Delegates to UICreateRemoteProjectController
.
- Parameters:
ecpRepository
- the InternalRepository
shell
- the Shell
Copyright © 2014. All Rights Reserved.