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

Spartanize Current File Doesn't Work #1605

Closed dormaayan closed 7 years ago

dormaayan commented 7 years ago

While I'm trying to Spartanize current file, it seems like being stuck in an infinite loop and an IDE error is thrown

RoeiRaz commented 7 years ago

Hi, could you add a pastebin of the file you tried to spartanize + the exception trace, if possible?

dormaayan commented 7 years ago

Yes, it's actually my assignment in Software Design which can be found here

Try it over SubscriberInitializerImpl.java

amirsagiv83 commented 7 years ago

fixed