https://github.com/pmendelski/intellij-codestyle
Google based java code style for IntelliJ
https://github.com/pmendelski/intellij-codestyle
codestyle intellij
Last synced: 11 months ago
JSON representation
Google based java code style for IntelliJ
- Host: GitHub
- URL: https://github.com/pmendelski/intellij-codestyle
- Owner: pmendelski
- Created: 2017-05-25T05:40:03.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-02-04T13:09:48.000Z (about 7 years ago)
- Last Synced: 2025-03-18T01:01:39.336Z (11 months ago)
- Topics: codestyle, intellij
- Size: 7.81 KB
- Stars: 6
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Code style settings for IntelliJ
This repository provides two code style schemes for IntelliJ (required version >= 2017.1)
- GoogleStyle - Close copy of [Google Java style guide](https://google.github.io/styleguide/javaguide.html)
- GoogleStyle4 - Similar to GoogleStyle but uses 4 spaces as a tab
## How to import?
To import this code style settings to you IntelliJ just follow the documentation [IntelliJ - Sharing IDE Settings](https://www.jetbrains.com/help/idea/2017.1/sharing-your-ide-settings.html#d395653e148)
- Go to: `File -> Settings -> Tools -> Settings Repository`
- Click `+` add the repository url: `https://github.com/pmendelski/intellij-codestyle.git`
- Code styles should sync automatically
- Go to: `File -> Settings -> Editor -> Code Style`
- Pick the Code Style