[jbosstools-issues] [JBoss JIRA] (JBIDE-15394) Add arquillian.xml GUI editor to jbosstools-arquillian

Denis Golovin (JIRA) issues at jboss.org
Fri Jan 31 12:37:28 EST 2014


    [ https://issues.jboss.org/browse/JBIDE-15394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12940367#comment-12940367 ] 

Denis Golovin edited comment on JBIDE-15394 at 1/31/14 12:35 PM:
-----------------------------------------------------------------

The editor shows a pom.xml fragment, but still unconditionally changes pom.xml.
I like the feature, but think it would be better to implement it as arquillian.xml/arquillian.properies validator.
The validator would create markers that could have quickfixes that would refactor pom.xml in the standard way, that is, using a refactoring dialog, a pom.xml preview ...
There are a few bugs (when editing pom.xml and arquillian.xml at the same time, for instance) that could be fixed. However, the editor has been implemented from scratch what would make maintenance more difficult. In my opinion, it would be better to implement the editor using the [Saphire framework|http://www.eclipse.org/sapphire/] or the JBoss XModel framework. I would like to try to implement it using the Saphire framework because it is better documented.
                
      was (Author: snjeza):
    The editor shows a pom.xml fragment, but still unconditionally changes pom.xml.
I like the feature, but think it would be better to implement it as arquillian.xml/arquillian.properies validator.
The validator would create markers that could have quickfixes that would refactor pom.xml in the standard way, that is, using a refactoring dialog, a pom.xml preview ...
There are a few bugs (when editing pom.xml and arquillian.xml at the same time, for instance) that could be fixed. However, the editor has been implemented from scratch what would make maintenance more difficult. In my opinion, it would be better to implement the editor using the Saphire framework or the JBoss XModel framework. I would like to try to implement it using the Saphire framework because it is better documented.
                  
> Add arquillian.xml GUI editor to jbosstools-arquillian
> ------------------------------------------------------
>
>                 Key: JBIDE-15394
>                 URL: https://issues.jboss.org/browse/JBIDE-15394
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: testing-tools
>            Reporter: Masao Kunii
>            Assignee: Snjezana Peco
>            Priority: Optional
>             Fix For: 4.2.0.Beta1
>
>
> The arquillian.xml editor is an editor to edit arquillian.xml easily and visually. This is a feature for jbosstools-arquillian(https://github.com/jbosstools/jbosstools-arquillian) and enables to:
> - Edit containers, container groups, extensions, protocols and engines
> - Modify pom.xml automatically corresponding settings in arquillian.xml
> - Register favorite container/container groups from Eclipse preferences

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list