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

Show filters, Add rule, interactivity rules: icons were swapped #208

Closed brita-sed closed 3 years ago

brita-sed commented 3 years ago

Precondition

Steps

  1. Select a project.
  2. Click iFL button.
  3. Load scores.
  4. Show filters.
  5. At Filters tab click Add rule button.
  6. Choose Interactivity.
  7. Add different rules: negate rule and with true/false conditon.

Expected results

Received results

icons_swapped

Environment:

Dhorvath1294 commented 3 years ago

https://github.com/InteractiveFaultLocalization/iFL4Eclipse/releases/tag/V3.0.207.1

brita-sed commented 3 years ago

This bug has been corrected, I think the negation is also good.

corrected_icos