public class AppBundler extends AbstractSetupBuilder implements SetupSources
project| Constructor and Description |
|---|
AppBundler(org.gradle.api.Project project)
Create a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getArchiveName()
Get the name of the setup file without extension.
|
java.lang.String |
getJnlpLauncherName()
Get the JNLP Launcher Name
This can be used instead of the mainJar
|
void |
setJnlpLauncherName(java.lang.String jnlpLauncher)
Set the JNLP Launcher file
This can be used instead of the mainJar
|
getAppIdentifier, getApplication, getBundleJre, getBundleJreTarget, getCopyright, getDescription, getDestinationDir, getIconForType, getIcons, getMainClass, getMainJar, getProject, getRootSpec, getSource, getVendor, getVersion, isFailOnEmptyFrom, setAppIdentifier, setApplication, setArchiveName, setBundleJre, setBundleJreTarget, setCopyright, setDescription, setDestinationDir, setFailOnEmptyFrom, setIcons, setMainClass, setMainJar, setVendor, setVersionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waiteachFile, eachFile, exclude, exclude, exclude, exclude, expand, filesMatching, filesMatching, filesNotMatching, filesNotMatching, filter, filter, filter, filter, from, from, from, getDirMode, getDuplicatesStrategy, getExcludes, getFileMode, getFilteringCharset, getIncludeEmptyDirs, getIncludes, getSource, include, include, include, include, into, into, into, isCaseSensitive, rename, rename, rename, rename, setCaseSensitive, setDirMode, setDuplicatesStrategy, setExcludes, setFileMode, setFilteringCharset, setIncludeEmptyDirs, setIncludes, withpublic AppBundler(org.gradle.api.Project project)
project - current projectpublic java.lang.String getArchiveName()
getArchiveName in class AbstractSetupBuilderpublic java.lang.String getJnlpLauncherName()
public void setJnlpLauncherName(java.lang.String jnlpLauncher)
jnlpLauncher - the launcher file