che-server/plugins/plugin-testing-java/plugin-testing-junit/che-plugin-testing-junit-ide/src/main
Aleksandr Andrienko 8720dedc12 Fix NPE for junit and testng test actions. (#5308)
Detail:
Fix NPE in case if user open context menu in the jar nodes in the ProjectExplorer.
Fix NPE when user click to RUN menu in the main toolbar in the workspace without projects.
Fix NPE when user launch step into action in the java debugger which should open java files from some jar.
Clean up unused injections and imports.

Main goal of this pull request: fix NPE and nothing to break :)

Signed-off-by: Aleksandr Andrienko <aandrienko@codenvy.com>
2017-06-13 12:36:05 +03:00
..
java/org/eclipse/che/plugin/testing/junit/ide Fix NPE for junit and testng test actions. (#5308) 2017-06-13 12:36:05 +03:00
resources/org/eclipse/che/plugin/testing/junit Rework top test menu items 2017-05-31 08:39:06 +02:00