- Notifications
You must be signed in to change notification settings - Fork0
oregor-projects/oregor-build-tools-java
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Build Tools for Java used in OREGOR and PolyGenesis Projects.
Oregor Build Tools for Java is based on Google's style guides and maven plugin code formatter at:
- https://github.com/google/styleguide
- https://github.com/google/google-java-format
- https://github.com/coveo/fmt-maven-plugin
The original formatter for IntelliJ athttps://github.com/google/styleguide/blob/gh-pages/intellij-java-google-style.xmlconflicts with Google Style Guide athttps://google.github.io/styleguide/javaguide.html#s7.1-javadoc-formattingregarding the JavaDoc formatting.
In order to resolve the conflict, the provided IntelliJ Java Google Style by OREGOR introduces the following change:
<JavaCodeStyleSettings>... <option name="JD_DO_NOT_WRAP_ONE_LINE_COMMENTS" value="true" />...</JavaCodeStyleSettings>About
Build Tools for Java
Resources
License
Code of conduct
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.