palantir / palantir-java-format

A modern, lambda-friendly, 120 character Java formatter.
Apache License 2.0
407 stars 43 forks source link

README.md -> IntelliJ plugin section has wrong paths to the IDE menu #1023

Open npai-sprout opened 4 months ago

npai-sprout commented 4 months ago

What happened?

README.md -> IntelliJ plugin section has wrong paths to the menu.

At the very least, for Macbook, it should be:

To manually enable it in the current project, go to IntelliJ IDEA -> Settings ... -> palantir-java-format Settings, and enable the Enable palantir-java-format checkbox.

To enable it by default in new projects, use File -> New Projects Setup -> Settings for New Projects ... -> Other Settings -> palantir-java-format Settings, and enable the Enable palantir-java-format checkbox.