]
Rastislav Wagner updated JBIDE-12575:
-------------------------------------
Fix Version/s: 4.5.1.AM2
(was: LATER)
Problem with CDI validator
--------------------------
Key: JBIDE-12575
URL:
https://issues.jboss.org/browse/JBIDE-12575
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: cdi
Affects Versions: 4.0.0.Alpha1
Reporter: Jaroslav Jankovič
Assignee: Rastislav Wagner
Priority: Minor
Fix For: 4.5.1.AM2
Attachments: JBIDE-12575.ogv
There is a problem to force CDI validator to work. In my case, I created simple dynamic
web project without CDI support, added some bean with Multiple beans eligible case
(message not present yet). Add CDI support into project. Expected validation messages
won't appear - cleaning the project doesn't help either.