Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
-
None
Description
While trying to write unit tests for the plugin architecture classes I came across the class ServiceTracker. There is a small issue in the usage of generics. See attached patch. Runtime there is no problem, but Intellij (for instance) gives an error in the classes that extend this class.