Changes for page Java Code Style

Last modified by Thomas Mortagne on 2023/12/06 15:53

From version 37.1
edited by Yuriy Safronov
on 2019/02/17 12:53
Change comment: There is no comment for this version
To version 39.1
edited by Yuriy Safronov
on 2019/02/17 13:04
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -42,11 +42,11 @@
42 42  * Set up File Templates (used when creating a new Java class, Interface, etc:(((
43 43  Download [[idea-fileTemplates-xwiki.tar.gz>>attach:idea-fileTemplates-xwiki.tar.gz]].
44 44  
45 -Close IntelliJ IDEA. Ungzip and untar the file in the following location:
45 +Close IntelliJ IDEA. Ungzip and untar the file in the following location (or copy unzipped "fileTemplates" directory in the following location):
46 46  
47 47  * For Mac: in ##~~/Library/Preferences/IntelliJIdeaXX/##
48 48  * For Linux: in ##/.IntelliJIdeaXX/config.##
49 -* For Windows: in ##C:\Users\username\.<IDEA VERSION>\config\fileTemplates\##.
49 +* For Windows: in ##C:\Users\username\.<IDEA VERSION>\config\##.
50 50  )))
51 51  * If codestyle is not imported automatically, go to ##Other Settings > Default Settings > Java codestyle > Set from (XML) > select file downloaded above.##
52 52  * Restart Intellij IDEA.

Get Connected