[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-8726) CDI validator doesn't re-validate projects.

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Wed Apr 13 19:47:33 EDT 2011


CDI validator doesn't re-validate projects.
-------------------------------------------

                 Key: JBIDE-8726
                 URL: https://issues.jboss.org/browse/JBIDE-8726
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: cdi (jsr-299)
    Affects Versions: 3.2.0.Final
            Reporter: Alexey Kazakov
            Assignee: Alexey Kazakov
             Fix For: 3.2.1, 3.3.0.M1


1. Create any Java Project.
2. Enable CDI there.
3. Build the project.
4. Delete the project.
5. Create a new project with the same name.
6. Enable CDI.
7. Build/clean-up/re-build the project. CDI validator won't validate the project until Eclipse is not restarted.

The reason of this issue is that WST doesn't initialize validation helpers if a new project with the old name is created.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list