Skip to content

Commit 47ce3ea

Browse files
justincr-elasticastefan
authored andcommitted
Update CONTRIBUTING.md (elastic#80106)
* Update CONTRIBUTING.md Manual steps in the Formatting section to setup ECF did not work for me. Added alternative steps to import build-conventions/formatterConfig.xml into IntelliJ 2021.2.3 Ultimate on Windows.
1 parent da9cd29 commit 47ce3ea

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CONTRIBUTING.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,13 @@ need them.
196196
5. **IMPORTANT** - make sure "Optimize Imports" is **NOT** selected.
197197
6. Click "OK"
198198

199+
Alternative manual steps for IntelliJ.
200+
201+
1. Open **File > Settings/Preferences > Code Style > Java**
202+
2. Gear icon > Import Scheme > Eclipse XML Profile
203+
3. Navigate to the file `build-conventions/formatterConfig.xml`
204+
4. Click "OK"
205+
199206
Note that only some sub-projects in the Elasticsearch project are currently
200207
fully-formatted. You can see a list of project that **are not**
201208
automatically formatted in

0 commit comments

Comments
 (0)