JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
com.diffplug.spotless:spotless-lib-extra:1.14.0
by
DiffPlug
Prev
Next
Frames
No Frames
All Classes
B
C
D
E
F
G
I
L
M
P
R
S
B
build()
- Method in class com.diffplug.spotless.extra.
EclipseBasedStepBuilder
Returns the FormatterStep (whose state will be calculated lazily).
builder()
- Static method in class com.diffplug.spotless.extra.integration.
DiffMessageFormatter
C
com.diffplug.spotless.extra
- package com.diffplug.spotless.extra
com.diffplug.spotless.extra.groovy
- package com.diffplug.spotless.extra.groovy
com.diffplug.spotless.extra.integration
- package com.diffplug.spotless.extra.integration
Integration code for plugins.
com.diffplug.spotless.extra.java
- package com.diffplug.spotless.extra.java
create(File, Supplier<Iterable<File>>)
- Static method in class com.diffplug.spotless.extra.
GitAttributesLineEndings
create(Iterable<File>, Provisioner)
- Static method in class com.diffplug.spotless.extra.groovy.
GrEclipseFormatterStep
Deprecated.
create(String, Iterable<File>, Provisioner)
- Static method in class com.diffplug.spotless.extra.groovy.
GrEclipseFormatterStep
Deprecated.
create(File, Provisioner)
- Static method in class com.diffplug.spotless.extra.java.
EclipseFormatterStep
Deprecated.
create(Iterable<File>, Provisioner)
- Static method in class com.diffplug.spotless.extra.java.
EclipseFormatterStep
Deprecated.
Creates a formatter step for the given version and settings file.
create(String, File, Provisioner)
- Static method in class com.diffplug.spotless.extra.java.
EclipseFormatterStep
Deprecated.
create(String, Iterable<File>, Provisioner)
- Static method in class com.diffplug.spotless.extra.java.
EclipseFormatterStep
Deprecated.
Creates a formatter step for the given version and settings files.
createBuilder(Provisioner)
- Static method in class com.diffplug.spotless.extra.groovy.
GrEclipseFormatterStep
Provides default configuration
createBuilder(Provisioner)
- Static method in class com.diffplug.spotless.extra.java.
EclipseJdtFormatterStep
Provides default configuration
D
defaultVersion()
- Static method in class com.diffplug.spotless.extra.groovy.
GrEclipseFormatterStep
defaultVersion()
- Static method in class com.diffplug.spotless.extra.java.
EclipseFormatterStep
Deprecated.
defaultVersion()
- Static method in class com.diffplug.spotless.extra.java.
EclipseJdtFormatterStep
DiffMessageFormatter
- Class in
com.diffplug.spotless.extra.integration
Formats the messages of failed spotlessCheck invocations with a nice diff message.
DiffMessageFormatter.Builder
- Class in
com.diffplug.spotless.extra.integration
E
EclipseBasedStepBuilder
- Class in
com.diffplug.spotless.extra
Generic Eclipse based formatter step
EclipseBasedStepBuilder.State
builder.
EclipseBasedStepBuilder(String, Provisioner, ThrowingEx.Function<EclipseBasedStepBuilder.State, FormatterFunc>)
- Constructor for class com.diffplug.spotless.extra.
EclipseBasedStepBuilder
Initialize valid default configuration, taking latest version
EclipseBasedStepBuilder.State
- Class in
com.diffplug.spotless.extra
State of Eclipse configuration items, providing functionality to derived information based on the state.
EclipseFormatterStep
- Class in
com.diffplug.spotless.extra.java
Deprecated.
EclipseJdtFormatterStep
- Class in
com.diffplug.spotless.extra.java
Formatter step which calls out to the Eclipse JDT formatter.
F
formatter(Formatter)
- Method in class com.diffplug.spotless.extra.integration.
DiffMessageFormatter.Builder
G
getMavenCoordinate(String)
- Method in class com.diffplug.spotless.extra.
EclipseBasedStepBuilder.State
Returns first coordinate from sorted set that starts with a given prefix.
getMessage()
- Method in class com.diffplug.spotless.extra.integration.
DiffMessageFormatter.Builder
Returns the error message.
getPreferences()
- Method in class com.diffplug.spotless.extra.
EclipseBasedStepBuilder.State
Get formatter preferences
GitAttributesLineEndings
- Class in
com.diffplug.spotless.extra
Uses
.gitattributes
to determine the appropriate line ending.
GrEclipseFormatterStep
- Class in
com.diffplug.spotless.extra.groovy
Formatter step which calls out to the Groovy-Eclipse formatter.
I
isPaddedCell(boolean)
- Method in class com.diffplug.spotless.extra.integration.
DiffMessageFormatter.Builder
L
loadClass(String)
- Method in class com.diffplug.spotless.extra.
EclipseBasedStepBuilder.State
Load class based on the given configuration of JAR provider and Maven coordinates.
M
MAX_FILES_TO_LIST
- Static variable in class com.diffplug.spotless.extra.integration.
DiffMessageFormatter
P
problemFiles(List<File>)
- Method in class com.diffplug.spotless.extra.integration.
DiffMessageFormatter.Builder
R
runToFix(String)
- Method in class com.diffplug.spotless.extra.integration.
DiffMessageFormatter.Builder
“Run ‘gradlew spotlessApply’ to fix these violations.”
S
setPreferences(Iterable<File>)
- Method in class com.diffplug.spotless.extra.
EclipseBasedStepBuilder
Set settings files containing Eclipse preferences
setVersion(String)
- Method in class com.diffplug.spotless.extra.
EclipseBasedStepBuilder
Set dependencies for the corresponding Eclipse version
State(Provisioner, List<String>, Iterable<File>)
- Constructor for class com.diffplug.spotless.extra.
EclipseBasedStepBuilder.State
State constructor expects that all passed items are not modified afterwards
B
C
D
E
F
G
I
L
M
P
R
S
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
com.diffplug.spotless:spotless-lib-extra:1.14.0
by
DiffPlug
Prev
Next
Frames
No Frames
All Classes