[jbosstools-issues] [JBoss JIRA] (JBIDE-19446) Completion proposal computers implementations should check content type before doing other computations

Viacheslav Kabanovich (JIRA) issues at jboss.org
Fri Mar 13 13:06:18 EDT 2015


Viacheslav Kabanovich created JBIDE-19446:
---------------------------------------------

             Summary: Completion proposal computers implementations should check content type before doing other computations
                 Key: JBIDE-19446
                 URL: https://issues.jboss.org/browse/JBIDE-19446
             Project: Tools (JBoss Tools)
          Issue Type: Task
          Components: batch, cdi
    Affects Versions: 4.3.0.Alpha1
            Reporter: Viacheslav Kabanovich
            Assignee: Viacheslav Kabanovich
             Fix For: 4.3.0.Alpha2


BeansXmlCompletionProposalComputer should do computations only for beans.xml.
BatchJobCompletionProposalComputer should do computations only for batch job xml.
These computers are registered for different content types because Eclipse may bind any matching content type to file, including any xml content type. Implementation should start with the check if current xml file is relevant.



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jbosstools-issues mailing list