This is an automated email from the ASF dual-hosted git repository.

sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site.git

commit 4941d89c21e25eda03e06ca7a63c75f580bc136e
Author: András Péteri <apet...@b2international.com>
AuthorDate: Mon Nov 29 11:39:30 2021 +0100

    Add instructions for Eclipse import order configuration to 
committer-environment.apt
---
 content/apt/developers/committer-environment.apt | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/content/apt/developers/committer-environment.apt 
b/content/apt/developers/committer-environment.apt
index 0503e59..0b78e0e 100644
--- a/content/apt/developers/committer-environment.apt
+++ b/content/apt/developers/committer-environment.apt
@@ -64,6 +64,11 @@ Subversion Configuration
  After this, select Window \> Preferences, and open up the configuration for 
Java \> Code
  Style \> Code Formatter. Click on the button labeled Import... and select the 
file you
  downloaded. Give the style a name, and click OK.
+ 
+ To ensure a consistent package import order in Java files, download 
+ <<<{{{./maven-eclipse.importorder}maven-eclipse.importorder}}>>>, select 
Window \> Preferences and
+ navigate to Java \> Code Style \> Organize Imports. Click on Import... and 
select the downloaded
+ file to change the sort order.
 
 Useful software
 

Reply via email to