public class ApplicationDistributorLauncher extends Object implements IEditorLauncher
Constructor and Description |
---|
ApplicationDistributorLauncher()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
launchBuild(Shell shell,
IFile distFile)
Launches the job, or opens the configuration if there is a problem in the file.
|
void |
open(IPath path)
Open the file.
|
public ApplicationDistributorLauncher()
public void open(IPath path)
open
in interface IEditorLauncher
public static boolean launchBuild(Shell shell, IFile distFile) throws CancelException
shell
- A shell.distFile
- The distribution configuration file ".iiziApp" in a Module project.CancelException
- If the file name is not ".iiziApp" or it's not a Module project.iizi® is a registered trademark of Mindus SARL. © Copyright Mindus SARL, 2020. All rights reserved.