editorconfig-java-domain
aims at defining .editorconfig
properties specific to Java
programming language.
|
editorconfig-java-domain is a work in progress. Please use
GitHub Issues to report bugs and/or discuss things.
|
The proposed .editorconfig
properties are hosted in the following files:
We also work on a suite of tests for checking that a particular formatter implementation complies with our
.editorconfig
property definitions.
We currently run the tests against the following Java formatter implementations:
-
JdtFormatter
- a formatter based on Eclipse Java Development Tools' (JDT) Java formatter -
IjFormatter
- a formatter that wrapps IntelliJ’s `format.[bat|sh] script
To run the test suite, you need
-
Java 8+
-
optionally Maven 3.6.0+, if you do not want to use
mvnw
available in the source tree
-
All code and contributions are under Apache License
-
Issues and Discussions: https://github.com/ec4j/editorconfig-java-domain/issues