SpartanRefactoring / Main

Eclipse plugin that performs automatic refactoring of Java source code, making it shorter, more idiomatic and more readable
https://www.spartan.org.il
100 stars 56 forks source link

Bug in FluentSetter #1556

Closed amirsagiv83 closed 7 years ago

amirsagiv83 commented 7 years ago

Fluent setter somehow works if it's an inner class but doesn't work well otherwise.

amirsagiv83 commented 7 years ago

Looks like it also removed modifiers of class