]
Marián Labuda updated JBIDE-22194:
----------------------------------
Attachment: error_message.png
Select template: inform user of his mistake in a more friendly way
------------------------------------------------------------------
Key: JBIDE-22194
URL:
https://issues.jboss.org/browse/JBIDE-22194
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Reporter: Viacheslav Kabanovich
Assignee: Viacheslav Kabanovich
Fix For: 4.4.0.Alpha1
Attachments: error_message.png
When user selects a json file with wrong resource instead of template, he should be
informed of his mistake in a more friendly way.
It is a ClassCastException now that user sees in an Error dialog, and he may be confused
if it is his mistake or an application bug. Let's not log, nor show exception in this
case, but just display what kind of resource user selected and what resource was expected.