org.eclipse.sisu.equinox.launching
Interface EquinoxLauncher

All Known Implementing Classes:
DefaultEquinoxLauncher

public interface EquinoxLauncher


Method Summary
 int execute(org.eclipse.tycho.launching.LaunchConfiguration configuration, int forkedProcessTimeoutInSeconds)
           
 

Method Detail

execute

int execute(org.eclipse.tycho.launching.LaunchConfiguration configuration,
            int forkedProcessTimeoutInSeconds)
            throws EquinoxLaunchingException
Throws:
EquinoxLaunchingException


Copyright © 2008-2013 Eclipse Foundation. All Rights Reserved.