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

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

public class OpenProjectHandler
extends Object

Author:
Eugen

Constructor Summary
OpenProjectHandler()
           
 
Method Summary
 void execute(ECPProject ecpProject)
          Opens the selected ECPProject.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpenProjectHandler

public OpenProjectHandler()
Method Detail

execute

@Execute
public void execute(@Named(value="org.eclipse.ui.selection")@Optional
                            ECPProject ecpProject)
Opens the selected ECPProject.

Parameters:
ecpProject - the project to be opened


Copyright © 2015. All Rights Reserved.