Class TypeResolutionCash does not support generic Java Types
------------------------------------------------------------
Key: JBIDE-17609
URL:
https://issues.jboss.org/browse/JBIDE-17609
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: common/jst/core
Affects Versions: 4.2.0.Beta3
Reporter: Daniel Azarov
Assignee: Viacheslav Kabanovich
Fix For: 4.2.0.Beta3
Class TypeResolutionCache uses method resolveType from IType in case of generic type.
TypeResolutuionCache should be able to have a deal with generic types.
See JBIDE-17591