Package com.diffplug.spotless.maven.java
Class Eclipse
java.lang.Object
com.diffplug.spotless.maven.java.Eclipse
- All Implemented Interfaces:
FormatterStepFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidinit(org.eclipse.aether.RepositorySystemSession repositorySystemSession) newFormatterStep(FormatterStepConfig stepConfig)
-
Constructor Details
-
Eclipse
public Eclipse()
-
-
Method Details
-
newFormatterStep
- Specified by:
newFormatterStepin interfaceFormatterStepFactory
-
init
public void init(org.eclipse.aether.RepositorySystemSession repositorySystemSession) - Specified by:
initin interfaceFormatterStepFactory
-