Skip to content
Snippets Groups Projects
  1. Jan 22, 2016
  2. Jan 12, 2016
  3. Jan 11, 2016
  4. Jan 08, 2016
  5. Jan 05, 2016
  6. Jan 04, 2016
  7. Dec 21, 2015
  8. Dec 18, 2015
  9. Dec 17, 2015
  10. Nov 19, 2015
  11. Nov 13, 2015
  12. Sep 17, 2015
  13. Sep 02, 2015
  14. Aug 24, 2015
  15. Jul 02, 2015
  16. Jun 23, 2015
    • Simon Barner's avatar
      - Since partClosed() is triggered when any IWorkBenchPart is closed, the... · 3c05a9fc
      Simon Barner authored
      - Since partClosed() is triggered when any IWorkBenchPart is closed, the current implementation erroneously removes the EditorActivationListener even if any other view but the "Model Elements" view is closed.
      - Hence, use a different approach and in partActivated() check, if the LibraryView's TreeViewer control is disposed
      3c05a9fc
Loading