org.eclipse.emf.ecp.ui.e4.handlers
Class NewProjectHandler

java.lang.Object
  extended by org.eclipse.emf.ecp.ui.e4.handlers.NewProjectHandler

public class NewProjectHandler
extends Object

Handler to create a new ECPProject.

Author:
Jonas

Constructor Summary
NewProjectHandler()
           
 
Method Summary
 void execute(org.eclipse.swt.widgets.Shell shell)
          Creates a new project.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NewProjectHandler

public NewProjectHandler()
Method Detail

execute

@Execute
public void execute(org.eclipse.swt.widgets.Shell shell)
Creates a new project.

Parameters:
shell - shell to display a dialog


Copyright © 2015. All Rights Reserved.