An open API service indexing awesome lists of open source software.

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

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.