]
Alexey Kazakov reassigned JBIDE-19972:
--------------------------------------
Assignee: Jeff MAURY (was: Alexey Kazakov)
Filter content assist suggestions only to exception classes for class
attribute
-------------------------------------------------------------------------------
Key: JBIDE-19972
URL:
https://issues.jboss.org/browse/JBIDE-19972
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: batch
Affects Versions: 4.3.0.Beta1
Reporter: Lucia Jelinkova
Assignee: Jeff MAURY
Fix For: LATER
JBIDE-19386 introduced the content assist for class attribute. However, it lists all
available classes. Would it be possible to suggest only classes derived from
java.lang.Exception?