public static class LaunchServerConfig.LauncherConf
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
attachLibraryBeforeProGuard |
boolean |
compress |
boolean |
deleteTempFiles |
boolean |
enabledProGuard |
java.lang.String |
guardType |
boolean |
proguardGenMappings |
boolean |
stripLineNumbers |
boolean |
warningMissArchJava |
| Constructor and Description |
|---|
LauncherConf() |
public java.lang.String guardType
public boolean attachLibraryBeforeProGuard
public boolean compress
public boolean warningMissArchJava
public boolean enabledProGuard
public boolean stripLineNumbers
public boolean deleteTempFiles
public boolean proguardGenMappings