gradle
8.4-rc-1
Java API
gradle
/
org.gradle.normalization
/
PropertiesFileNormalization
Properties
File
Normalization
Java API
interface
PropertiesFileNormalization
(
source
)
Specifies how properties files should be normalized.
Members
Functions
ignore
Property
Link copied to clipboard
Java API
abstract
fun
ignoreProperty
(
propertyName
:
String
)
Specifies that the value of a certain property should be ignored when normalizing properties files.