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

Athenizer expand active window (from the menu) adds the same imports several times #1603

Open ArthurSap opened 7 years ago

ArthurSap commented 7 years ago

Before: image

After: image

OriRoth commented 7 years ago

Can you check the plugin version? Help->Installation Details->Spartan Refactoring If you dropped-in the plugin, just paste here the jar's name.

ArthurSap commented 7 years ago

il.org.spartan.plugin_2.13.1

OriRoth commented 7 years ago

Did you zoomed-in the whole file at once?

yuvalsimon commented 7 years ago

@ArthurSap What project is it?

ArthurSap commented 7 years ago

@OriRoth From the Spartanize option window: Athenize... -> Active window. @yuvalsimon I suppose its the athenizer.

ravivos commented 7 years ago

@ArthurSap he means - what is the code you used the plugin on? we want to check it and fix ASAP

ArthurSap commented 7 years ago

@ravivos Its something personal, big ass project from work I can try send it to you

OriRoth commented 7 years ago

This is a known bug. Using the mouse wheel to zoom should not produce redundant imports though.

ravivos commented 7 years ago

@ArthurSap no need, this is a known bug for "active window". moved to backlog