The project aims to provide an IDE independent refactoring engine that can be integrated into IDEs and other tools.
master/org.scala-refactoring.library
BranchesTags
Add a new organize imports mode that keeps the user's grouping. Until now, the full organize imports always threw out all existing imports and inserted the new ones. With the new RecomputeAndModify mode, user's import layout is preserved as good as possible. This is also useful when organize imports is used by another refactoring, e.g. Move Class.
| Name | Date | Rev. | Commit message |
|---|---|---|---|
| META-INF | |||
| src | |||
| .classpath | |||
| .gitignore | |||
| .project | |||
| build.properties | |||
| pom.xml | |||
| test-2.9.x.sh |