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
- Host: GitHub
- URL: https://github.com/JnRouvignac/AutoRefactor
- Owner: JnRouvignac
- License: other
- Created: 2013-03-04T23:05:16.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2024-11-01T07:32:58.000Z (over 1 year ago)
- Last Synced: 2024-11-01T08:24:47.821Z (over 1 year ago)
- Topics: automatic-refactoring, eclipse, eclipse-plugin, java, refactoring
- Language: Java
- Homepage:
- Size: 12.7 MB
- Stars: 174
- Watchers: 19
- Forks: 37
- Open Issues: 95
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE-ECLIPSE
- Authors: AUTHORS.txt
Awesome Lists containing this project
README
[](https://travis-ci.org/JnRouvignac/AutoRefactor)
[](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.