public class CreateManifest extends Object
| Constructor and Description |
|---|
CreateManifest() |
| Modifier and Type | Method and Description |
|---|---|
static FXManifest |
create(URI baseURI,
String launchClass,
Path appPath) |
static void |
main(String[] args) |
static void |
setIncludeExtensions(List<String> includeExtensions)
Add the includeExtensions to the default list of "war" and "jar".
|
public static void main(String[] args) throws IOException, URISyntaxException
IOExceptionURISyntaxExceptionpublic static FXManifest create(URI baseURI, String launchClass, Path appPath) throws IOException, URISyntaxException
IOExceptionURISyntaxExceptionCopyright © 2018 SYSE. All rights reserved.