IDEA-19061 Integrate the Rearranger-plugin into core-IDEA

Test data is updated
This commit is contained in:
Denis.Zhdanov
2012-09-06 13:21:42 +04:00
parent 58e8c13289
commit cbd0fe4e8e
18 changed files with 1 additions and 191 deletions
@@ -20,5 +20,4 @@ class B {
public int getI() {
return i;
}
}