public class Distribution extends Object
Constructor and Description |
---|
Distribution(File sourceProjectDir)
Constructs the distribution instance.
|
Modifier and Type | Method and Description |
---|---|
static void |
copyFile(File from,
File to)
Performs copy of a single file.
|
static void |
create(PhantomRuntime runtime,
VirtualSessionManager vsm,
ProgressPanel progressPanel)
Creates a distribution with GUI.
|
boolean |
doCreate(String head)
The work.
|
void |
setIgnoreUnresolved(boolean ignore)
Sets the ignored unresolved errors.
|
public Distribution(File sourceProjectDir)
public static void create(PhantomRuntime runtime, VirtualSessionManager vsm, ProgressPanel progressPanel)
public void setIgnoreUnresolved(boolean ignore)
public boolean doCreate(String head)
public static final void copyFile(File from, File to) throws IOException
IOException
Phantom® and NetPhantom® are registered trademarks of Mindus SARL.
© © Mindus SARL, 2024. All rights reserved.