]
Max Andersen commented on JBIDE-7946:
-------------------------------------
I managed to get rid of it by closing the project, reopening (errors were still there) and
then do *full* clean of all projects.
CDI Validatons does not seem to revalidate
------------------------------------------
Key: JBIDE-7946
URL:
https://issues.jboss.org/browse/JBIDE-7946
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: cdi (jsr-299)
Affects Versions: 3.2.0.Beta2
Reporter: Max Andersen
Assignee: Alexey Kazakov
Priority: Critical
Fix For: 3.2.0.CR1
See
http://screencast.com/t/wHeXR8AdCQ
Execute: create class with @Singleton annotiation and a public field
Assert: Get error on class about CDI breakage (public field requires @Dependent scope)
Execute: Remote the public field
Assert: No error on class about CDI breakage
Last assert fails.
Rebuilds, clean's etc. does not make it go away.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: