public static class AdditionalLocationsSupport.Config extends Object
| Constructor and Description |
|---|
AdditionalLocationsSupport.Config() |
| Modifier and Type | Method and Description |
|---|---|
AdditionalLocationsSupport.Config |
setAddToGeneratedSources(boolean addToGeneratedSources)
Sets the flag to control whether or not to copy to
generated-sources. |
AdditionalLocationsSupport.Config |
setAddToLocations(List<String> addToLocations)
Sets the list of locations the report files are to be copied to.
|
public AdditionalLocationsSupport.Config setAddToGeneratedSources(boolean addToGeneratedSources)
generated-sources.addToGeneratedSources - the flag to control whether or not to copy
to generated-sources.public AdditionalLocationsSupport.Config setAddToLocations(List<String> addToLocations)
META-INF is appended.addToLocations - the list of locations the report files are to be
copied to.Copyright © 2006-2014. All Rights Reserved.