You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/10/12 10:53:50 UTC

[GitHub] [maven-site] slawekjaranowski commented on a diff in pull request #329: Change code style to refer to the one from maven-shared-resources

slawekjaranowski commented on code in PR #329:
URL: https://github.com/apache/maven-site/pull/329#discussion_r993304231


##########
content/apt/developers/conventions/code.apt:
##########
@@ -145,13 +145,13 @@ public class MyMojo
 
 *** IntelliJ IDEA
 
- Download <<<{{{../../developers/maven-idea-codestyle.xml}maven-idea-codestyle.xml}}>>>
- and import it into IDEA using File > Settings > Editor > Code Style > Gear icon >
- Import Scheme > IntelliJ IDEA Code Style XML
+ Download <<<{{{https://github.com/apache/maven-shared-resources/blob/master/src/main/resources/config/eclipse-formatter-config.xml}eclipse-formatter-config.xml}}>>>
+ and import it into IDEA using Intellij IDEA > Preferences > Editor > Code Style > Java > Gear icon >
+ Import Scheme > Eclipse XML Profile

Review Comment:
   Link is for eclipse-formatter-config.xml



-- 
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-unsubscribe@maven.apache.org

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