[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-9753) multiple content web roots seem to confuse VPE

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Thu Sep 22 19:00:27 EDT 2011


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

Alexey Kazakov commented on JBIDE-9753:
---------------------------------------

Yahor, you can use org.jboss.tools.jst.web.WebUtils.getWebRootFolders(IProject project) to get the list of root folders. By default this method will eliminate target folders from the result list. If you need such folders anyway then use WebUtils.getWebRootFolders(IProject project, boolean ignoreDerived)

> multiple content web roots seem to confuse VPE
> ----------------------------------------------
>
>                 Key: JBIDE-9753
>                 URL: https://issues.jboss.org/browse/JBIDE-9753
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: Visual Page Editor core
>    Affects Versions: 3.3.0.M3
>            Reporter: Max Rydahl Andersen
>            Assignee: Yahor Radtsevich
>            Priority: Blocker
>             Fix For: 3.3.0.M4
>
>         Attachments: cannot-reproduce.png, screenshot111.png
>
>
> import AS 7 quickstarts kitchensink and even though the template files are in the right place it doesn't pick it up.
> See http://screencast.com/t/7FI8I2hZBP
> Example is available here: https://github.com/jbossas/quickstart/tree/master/kitchensink

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