[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-8936) WebContent folder is missing for seam project in 'Project Explorer' view

Viacheslav Kabanovich (JIRA) jira-events at lists.jboss.org
Thu May 12 12:20:31 EDT 2011


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

Viacheslav Kabanovich commented on JBIDE-8936:
----------------------------------------------

WebContent folder of Seam Web project is included as a class folder into Test project.
See example in picture screenchot63.png: 
Here .classpath file of /s333-test project contains entry 
<classpathentry kind="lib" path="/s333/WebContent"/>
Under project node 's333-test' in Project Explorer, there is 'WebContent - s333' node - that is our lost folder, which is now missing under project node 's333'.
Perform this test:
1) Remove that entry from .classpath and save it.
2) select project node 's333' and refresh it (F5).
ASSERT: node 'WebContent' appears.
3) Restore that entry in .classpath and save it.
4) select project node 's333' and refresh it (F5).
ASSERT: node 'WebContent' disappears.


> WebContent folder is missing for seam project in 'Project Explorer' view
> ------------------------------------------------------------------------
>
>                 Key: JBIDE-8936
>                 URL: https://issues.jboss.org/browse/JBIDE-8936
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: common
>    Affects Versions: 3.3.0.M1
>            Reporter: Denis Golovin
>            Assignee: Viacheslav Kabanovich
>             Fix For: 3.3.0.M2
>
>         Attachments: screenshot61.png, screenshot62.png, screenshot63.png
>
>
> After creating seam project there is no way to open xhtml page for editing because WebContent folder is filtered out by default
> !screenshot61.png!
> Select 'Go Into' item from context menu on project and it appears in view
> !screenshot62.png!

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