gnodet commented on PR #329:
URL: https://github.com/apache/maven-site/pull/329#issuecomment-1276546403

   > I tested importing importing eclipse formats ... into InteliJ, We have 
missing configurations for:
   > 
   > * imports order - settings -> Code Style -> Java - imports tab has default 
values
   > 
   > how we will manage it?
   
   Meh, you're right.
   
   We could tell users that imports won't be sorted and that they need to 
either add those or rely on the impsort plugin wich will fix those.
   
   Alternatively, we can add back idea settings, but I'd rather avoid it. We 
can generate it by importing the eclipse settings into IDEA, fix the import 
settings to comply with maven code style and export those settings.  But we'd 
have to put them in maven-shared-resources also I suppose.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to