• clone URL

Use this URL in git client to clone this repository. More instructions
 

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

User picture

Commiter: Mirko Stocker

Author: Mirko Stocker

Revision: 7ec9db8633


(24 May 05:51 UTC) 1 day ago

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