| Modifier and Type | Method and Description |
|---|---|
Templater |
Templater.appId(String appId)
Sets the app id for the generated project.
|
Templater |
Templater.appName(String appName)
Sets the app name for the generated project.
|
Templater |
Templater.executable(String executable)
Sets the executable name for the generated project.
|
Templater |
Templater.mainClass(String mainClass)
Sets the main class for the generated project.
|
Templater |
Templater.packageName(String packageName)
Sets the package name for the generated project.
|
Copyright © 2015 RoboVM AB. All Rights Reserved.