[jbosstools-issues] [JBoss JIRA] (JBIDE-18997) Editor for batch.xml

Viacheslav Kabanovich (JIRA) issues at jboss.org
Mon Jan 5 14:22:29 EST 2015


Viacheslav Kabanovich created JBIDE-18997:
---------------------------------------------

             Summary: Editor for batch.xml
                 Key: JBIDE-18997
                 URL: https://issues.jboss.org/browse/JBIDE-18997
             Project: Tools (JBoss Tools)
          Issue Type: Sub-task
          Components: batch
    Affects Versions: 4.3.0.Alpha1
            Reporter: Viacheslav Kabanovich
            Assignee: Viacheslav Kabanovich
            Priority: Minor
             Fix For: 4.3.x


It is a very simple xml:
{code}
<batch-artifacts xmlns="http://xmlns.jcp.org/xml/ns/javaee">
<ref id="<reference-name>" class="<impl-class-name>" />
</batch-artifacts>
{code}
that can be easily managed in a text editor, but for our tool completeness we may provide a Tree+Source editor for it.



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


More information about the jbosstools-issues mailing list