InteractiveFaultLocalization / iFL4Eclipse

iFL for Eclipse is an Eclipse plug-in for supporting interactive fault localization for Java projects developed in this environment.
Eclipse Public License 2.0
3 stars 1 forks source link

Typeo and NullPointerException clicking Shodw ordering list button #175

Closed brita-sed closed 3 years ago

brita-sed commented 3 years ago

Precondition

Steps

  1. Select a project.
  2. Click iFL button.
  3. Click Show filters button.
  4. Click Shodw ordering list.

Expected results

Received results

shodw_ordering showd_ordering_list_log.txt

Environment:

Dhorvath1294 commented 3 years ago

https://github.com/sed-szeged/iFL4Eclipse/releases/tag/V2.duallist-sorting.1

The "Shodw ordering list" button has been removed from the Filters part because it is a separate functionality from filtering. The Sorting dual list view can be opened with the button on the iFL Main part (the one with the cards)

brita-sed commented 3 years ago

The button has been removed, so the bug has been fixed.