[jbosstools-issues] [JBoss JIRA] (JBIDE-12411) Can't edit the file in JBT XML Editor after editing web root folder settings

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Wed Aug 8 18:33:06 EDT 2012


Alexey Kazakov created JBIDE-12411:
--------------------------------------

             Summary: Can't edit the file in JBT XML Editor after editing web root folder settings
                 Key: JBIDE-12411
                 URL: https://issues.jboss.org/browse/JBIDE-12411
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: XML Structured Editor
    Affects Versions: 3.4.0.M1
            Reporter: Alexey Kazakov
            Assignee: Viacheslav Kabanovich
             Fix For: 3.4.0.M1


1. Create a seam project
2. Create a new folder <project>/NewWebContent
3. Open components.xml with JBT XML Editor
4. Try to edit the file. It works.
5. Open .settings/org.eclipse.wst.common.component
6. Add the new web content folder there:
{code}
<wb-resource deploy-path="/" source-path="/NewWebContent">
<wb-resource deploy-path="/" source-path="/WebContent" tag="defaultRootSource"/>
{code}
7. Save the file.
8. Try to edit the components.xml againg.
9. It's not working anymore.
10. Close the editor. Open again.
11. Now I can edit it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list