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

ExecutionException, NullPointerException and NumberFormatException when Generate ID for invalid parametres #104

Closed brita-sed closed 4 years ago

brita-sed commented 4 years ago

Precondition

Steps

  1. Select a project.
  2. Window/Preferences.
  3. Set invalid values for every ID, Host and Port:
  4. Click Generate ID.

Expected results

Received results lots_of_exception.log

problem_occured_preferences

Environment:

Dhorvath1294 commented 4 years ago

https://github.com/sed-szeged/iFL4Eclipse/releases/tag/V2.3.6

brita-sed commented 4 years ago

Retested on https://github.com/sed-szeged/iFL4Eclipse/releases/tag/V2.3.6. Result: corrected.