[
https://issues.jboss.org/browse/JBIDE-11915?page=com.atlassian.jira.plugi...
]
Viacheslav Kabanovich commented on JBIDE-11915:
-----------------------------------------------
Vlado, I cannot reproduce missing warning image in Package Explorer. Note, that it may
appear with a delay, because decoration images in Package Explorer are updated in a low
priority job. To be sure that it is a failure and not a delay, open a Java file, make an
error in it, save, make sure that the error decoration image appeared for the Java file in
Package Explorer, and then check again the image at faces-config.xml.
Decoration of editor's image was a new feature implemented only by Java editor; I
reused it for JBoss Tools editors, so that part is fixed for 3.3.0.CR1.
Please confirm that you still reproduce the problem in Package Explorer, also check if
there were some exceptions that might prevent image update.
faces-config.xml with Warning is not decorated with Warning image
within Package Explorer.
------------------------------------------------------------------------------------------
Key: JBIDE-11915
URL:
https://issues.jboss.org/browse/JBIDE-11915
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JSF, jsp/jsf/xml source editing
Affects Versions: 3.3.0.Beta3
Reporter: Vlado Pakan
Assignee: Viacheslav Kabanovich
Priority: Minor
Fix For: 3.4.0.M1
Attachments: screen.png
1. Create JSF 1.2 Kickstart project
2. Open faces-config.xml file
3. Change managed bean name from demo.User to non existing class something like
demo.Userxyz
4. Warning marker appear in faces-config.xml file editor on the line with managed bean
configuration
Error: faces-config.xml is not decorated with Warning image within Package Explorer
neither face-congig.xml editor is not decorated with Warning image.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira