[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-8574) OpenOn for corresponding validator for <s:validateForm validatorId="validatorID" />

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Fri Mar 11 16:00:46 EST 2011


OpenOn for corresponding validator for <s:validateForm validatorId="validatorID" />
-----------------------------------------------------------------------------------

                 Key: JBIDE-8574
                 URL: https://issues.jboss.org/browse/JBIDE-8574
             Project: Tools (JBoss Tools)
          Issue Type: Sub-task
          Components: cdi (jsr-299)
            Reporter: Alexey Kazakov
            Assignee: Alexey Kazakov
             Fix For: 3.3.x


For example Ctrl+Click on locationValidator within <s:validateForm validatorId="locationValidator" /> should open:
@FacesValidator("locationValidator")
public class LocationValidator implements Validator {...}

See http://docs.jboss.org/seam/3/faces/latest/reference/en-US/html/components.html#validateForm


--
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