https://github.com/walkmod/walkmod-java-formatter-plugin
Walkmod plugin to apply the Eclipse formatter in Java source files
https://github.com/walkmod/walkmod-java-formatter-plugin
Last synced: 5 months ago
JSON representation
Walkmod plugin to apply the Eclipse formatter in Java source files
- Host: GitHub
- URL: https://github.com/walkmod/walkmod-java-formatter-plugin
- Owner: walkmod
- License: gpl-3.0
- Created: 2013-12-30T19:45:30.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2016-08-07T09:31:46.000Z (almost 10 years ago)
- Last Synced: 2024-05-28T17:34:03.920Z (about 2 years ago)
- Language: Java
- Homepage:
- Size: 41 KB
- Stars: 3
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.asciidoc
- License: LICENSE
Awesome Lists containing this project
README
walkmod-java-formatter-plugin
=============================
Raquel Pau
image:https://travis-ci.org/walkmod/walkmod-java-formatter-plugin.svg?branch=master["Build Status", link="https://travis-ci.org/walkmod/walkmod-java-formatter-plugin"]
This project is a http://www.walkmod.com[walkmod] plugin to format Java source files using the Eclipse formatter.
== Contributing
If you want to hack on this, fork it, improve it and send me a pull request.
To get started using it, just clone it and call mvn install.