|
From: Geoffrey De S. (JIRA) <no...@at...> - 2007-12-10 15:08:25
|
[ http://opensource.atlassian.com/projects/spring/browse/RCP-505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_28422 ]
Geoffrey De Smet commented on RCP-505:
--------------------------------------
I think it was because an out-of-the-box eclipse filters out *.html files from the resources, which means if you do something like this:
- svn checkout
- mvn eclipse:eclipse
- run petclinic in eclipse
you don't see the content in fact
I did do a gui run, so not sure how this slipped by?
> Simple Sample: InitialView shows html source
> --------------------------------------------
>
> Key: RCP-505
> URL: http://opensource.atlassian.com/projects/spring/browse/RCP-505
> Project: Spring Framework Rich Client Project
> Issue Type: Bug
> Components: Samples
> Reporter: Peter De Bruycker
>
> Simple Sample: InitialView shows html source instead of rendered html.
> This is since the file initialViewText.html got renamed to initialViewText.html.txt
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/spring/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|