public class FlashBuilderConfigurator extends Object
Modifier and Type | Class and Description |
---|---|
static class |
FlashBuilderConfigurator.SAXConfigurationException |
Constructor and Description |
---|
FlashBuilderConfigurator() |
Modifier and Type | Method and Description |
---|---|
static String[] |
computeFlashBuilderArgs(String[] args,
String suffix)
Take the command line args which should contain the -use-flashbuilder-project-files
option and an FB project folder, and return a new array of args
based on the FB project files.
|
public static String[] computeFlashBuilderArgs(String[] args, String suffix)
args
- original set of argsCopyright © 2016 The Apache Software Foundation. All rights reserved.