Author: olamy Date: Fri Mar 27 09:34:16 2015 New Revision: 1669534 URL: http://svn.apache.org/r1669534 Log: fix idea codestyle configuration setup
Modified: maven/site/trunk/content/apt/developers/committer-environment.apt Modified: maven/site/trunk/content/apt/developers/committer-environment.apt URL: http://svn.apache.org/viewvc/maven/site/trunk/content/apt/developers/committer-environment.apt?rev=1669534&r1=1669533&r2=1669534&view=diff ============================================================================== --- maven/site/trunk/content/apt/developers/committer-environment.apt (original) +++ maven/site/trunk/content/apt/developers/committer-environment.apt Fri Mar 27 09:34:16 2015 @@ -52,7 +52,7 @@ Subversion Configuration * IntelliJ IDEA 4.5+ Download <<<{{{./maven-idea-codestyle.xml}maven-idea-codestyle.xml}}>>> and copy it to - <<<~/.IntelliJIDEA/config/codestyles>>> then restart IDEA. On Windows, try + <<<~~/Library/Preferences/IntelliJIdeaxx/codestyles>>> then restart IDEA (with xx your idea version). On Windows, try <<<C:\Documents and Settings\\<username\>\.IntelliJIDEA\config\codestyles>>> After this, restart IDEA and open the settings to select the new code style.