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

Unhandled event loop exception by clicking on iFL button #173

Closed brita-sed closed 3 years ago

brita-sed commented 3 years ago

Precondition

Steps

  1. Select a project.
  2. Click iFL button.

Expected results

Received results

Environment:

brita-sed commented 3 years ago

Installing https://www.oracle.com/java/technologies/javase/javase-jdk8-downloads.html instead of jdk-version 11 solved the problem. Installing e(fx)clipse also needed (Eclipse > Help > Install new software...).

Dhorvath1294 commented 3 years ago

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

Dhorvath1294 commented 3 years ago

e(fx)clipse is no longer needed.

brita-sed commented 3 years ago

The bug has been corrected: the iFL plugin has been loaded without any error, no e(fx)clipse was needed.

no_efxclipse_needed