package configuration
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- case class AlsConfiguration(formattingOptions: Map[String, FormattingOptions] = Map(), templateType: TemplateTypes = TemplateTypes.FULL, prettyPrintSerialization: Boolean = false) extends AlsConfigurationReader with Product with Serializable
- trait AlsConfigurationReader extends AnyRef
- trait ClientDirectoryResolver extends AnyRef
- case class ProjectConfigurationStyle(style: ConfigurationStyle) extends Product with Serializable
- trait WithWorkspaceConfiguration extends AnyRef
- trait WorkspaceConfiguration extends AnyRef
Value Members
- object Configuration
- object DefaultProjectConfigurationStyle extends ProjectConfigurationStyle
- object DirectoryResolverAdapter
- object ResourceLoaderConverter
- object TemplateTypes extends Enumeration
Deprecated Value Members
-
object
ConfigurationStyle extends Enumeration
- Annotations
- @deprecated
- Deprecated
(Since version 4.2.1) Deprecated, will be removed with ALS 5, file-style will no longer be supported