[
https://jira.jboss.org/jira/browse/JBIDE-924?page=com.atlassian.jira.plug...
]
Anton Klimkovich reassigned JBIDE-924:
--------------------------------------
Assignee: Yura Zhishko (was: Anton Klimkovich)
visualization of facelets tags with absolute path in non-web
projects
---------------------------------------------------------------------
Key: JBIDE-924
URL:
https://jira.jboss.org/jira/browse/JBIDE-924
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Visual Page Editor Templates
Affects Versions: 2.0.0.Beta4
Reporter: Carsten Hoehne
Assignee: Yura Zhishko
Priority: Critical
Fix For: 3.0.0.beta1
This is for JBossTools-200709200350-nightly-ALL
Visualization of ui:composition,ui:include and ui:decorate do not work correctly in a
seamgen project
The problem is with absolute pathnames.
<ui:insert src="/somedir/somefile.xhtml"/> does not visualize the
content
whereas <ui:insert src="somedir/somefile.xhtml"/> does.
With an jsf-project both forms works
My problem. I have to use absolute pathnames. with relative ones my app will not run:-(
To reproduce genarate a seamgen project with Seam 2.0..0CR1
1.seam setup
2.seam new-project
3.copy the generated project to your eclipse workspace
4. do an import existing project into workspace
5. try
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira