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

https://github.com/JnRouvignac/AutoRefactor

Eclipse plugin to automatically refactor Java code bases
https://github.com/JnRouvignac/AutoRefactor

automatic-refactoring eclipse eclipse-plugin java refactoring

Last synced: 10 months ago
JSON representation

Eclipse plugin to automatically refactor Java code bases

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/JnRouvignac/AutoRefactor.png)](https://travis-ci.org/JnRouvignac/AutoRefactor)
[![Join the chat at https://gitter.im/JnRouvignac/AutoRefactor](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/JnRouvignac/AutoRefactor?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

# AutoRefactor

> **AutoRefactor is no longer planned to be released, it is planned to be [merged in Eclipse](https://bugs.eclipse.org/bugs/show_bug.cgi?id=551614). So update your Eclipse or install the development version of AutoRefactor.**

The AutoRefactor project delivers free software that automatically refactor code bases.

The aim is to fix language/API usage in order to deliver smaller, more maintainable and more expressive code bases.

This is an Eclipse plugin to automatically refactor Java code bases.

## License

AutoRefactor is distributed under the terms of both the
Eclipse Public License v1.0 and the GNU GPLv3+.

See LICENSE-ECLIPSE, LICENSE-GNUGPL, and COPYRIGHT for details.