In Mylyn, if you activate a task and use the context UI feature, the package explorer shows the classes belonging to this tasks context AND the method you are within.
Is it possible to customize/configure the Mylyn Context UI to:
- show only the class name
- NOT go deeper into the class
- and also show the methods?
For me it's not convenient if the filtered package explorer view contains also the methods, and it would be enough if the context visible in the package explorer showed the packages and class names only.
Thanks.