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

In case of bigger projects Unhandled event loop exception, org.eclipse.swt.SWTError: No more handles error occurs #89

Open brita-sed opened 4 years ago

brita-sed commented 4 years ago

Precondition

Steps

  1. Select a bigger project (joda-time).
  2. Click iFL button.
  3. Load scores.
  4. Select an item, then right click.
  5. Click Custom feedback... button.
  6. Made some action with methods, set different values etc.

Expected results

Received results

Environment:

brita-sed commented 4 years ago

Retested on version https://github.com/sed-szeged/iFL4Eclipse/releases/tag/V2.fix-feedback-dialog-bugs.3. Result: another error occured: #169

This issue can be closed (because I cannot reproduce this bug).