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

Create and modify preset #220

Open brita-sed opened 2 years ago

brita-sed commented 2 years ago

Actually there is just one preset in the system. It will be a good idea to give the chance to the user to create his/her own presets and modify it. Presets are rules basically, so when the user clicks on "Modify preset" or "Add new preset" button, the Add rule window should apper. In this popup window there should be a Description field to add description to new presets. "Modify preset" button should be inactive when there is no preset selected.

preset_add_new preset_modify