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

Load scores from json, the click Load scores: extension will be json #236

Open brita-sed opened 2 years ago

brita-sed commented 2 years ago

Precondition

Steps

  1. Select a project.
  2. Click on iFL button.
  3. Load scores -> check the extension (it should be csv)
  4. Click Cancel.
  5. Load scores from json
  6. Click Cancel
  7. Click Load scores button again -> check the extension (it should be csv)

Expected results

Received results

Environment:

Dhorvath1294 commented 2 years ago

Fixed in: https://github.com/InteractiveFaultLocalization/iFL4Eclipse/releases/tag/V3.6.221.5

brita-sed commented 2 years ago

This bug has been fixed.