[
https://issues.jboss.org/browse/JBIDE-9753?page=com.atlassian.jira.plugin...
]
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