Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions src/pages/contributing/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ Click Import and then select the `eclipse-format.xml` file in the `ide-config` d
Next navigate to Java -> Code Style -> Organize Imports.
Click Import and select the `eclipse.importorder` file in the `ide-config` directory.

![Eclipse Code Formatter Settings](eclipse-code-formatter-settings.gif "Eclipse Code Formatter Plugin")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where is this gif hosted?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay, it seems to be here #33 . Why did you create a separate PR for this?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mistakenly, I made separate PR's , Sorry will not repeat it again.


#### IDEA Setup

Open the Preferences window (or Settings depending on your edition), navigate to Plugins and install the
Expand Down