-
Notifications
You must be signed in to change notification settings - Fork 903
Closed
Description
Implement java.util.spi.ToolProvider and deploy it via a META-INF/services entry and via a module descriptor.
The main class for the Java formatter CLI looks like it is already well-prepared to offer a ToolProvider implementation:
| public Main(PrintWriter outWriter, PrintWriter errWriter, InputStream inStream) { |
Metadata
Metadata
Assignees
Labels
No labels