https://github.com/mcdonnell-john/nb-google-java-code-formatter-plugin
https://github.com/mcdonnell-john/nb-google-java-code-formatter-plugin
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mcdonnell-john/nb-google-java-code-formatter-plugin
- Owner: mcdonnell-john
- License: apache-2.0
- Created: 2019-11-18T21:50:15.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-26T19:51:36.000Z (almost 4 years ago)
- Last Synced: 2024-08-04T11:01:33.786Z (9 months ago)
- Language: Java
- Size: 173 KB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-netbeans - NetBeans Google Java Code Formatter Plugin - Allows to format your Java code following Google style guide. (:electric_plug: Plugins <a name="plugins"></a> / Formatting)
README
# NetBeans Google Java Code Formatter Plugin
A NetBeans Plugin that formats code upon saving to adhere to the Google Java Code Style Guide.[](https://github.com/mcdonnell-john/nb-google-java-code-formatter-plugin/actions) 
**Note** the current release(1.0.0) is currently not in the NetBeans Plugin Portal, as I want to fix a few issues first before submitting it to the Portal for wider use.
### Enabling Google Style Guide Formatting
With the plugin installed, a new Project menu item will appear in a Project Properties dialog under the Formatting category.

Enabling this checkbox will cause the file you save to be formatted with the [Google Java Style Guidelines](https://google.github.io/styleguide/javaguide.html).