You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by "David Crossley (JIRA)" <ji...@apache.org> on 2005/08/23 04:50:08 UTC

[jira] Commented: (FOR-641) Ability to edit properties in Site.xml and tabs.xml editors

    [ http://issues.apache.org/jira/browse/FOR-641?page=comments#action_12319673 ] 

David Crossley commented on FOR-641:
------------------------------------

Applied  patch.220508.diff (15 kb)

There were some minor troubles because your svn client seems to include your local pathnames in the patch.

> Ability to edit properties in Site.xml and tabs.xml editors
> -----------------------------------------------------------
>
>          Key: FOR-641
>          URL: http://issues.apache.org/jira/browse/FOR-641
>      Project: Forrest
>         Type: New Feature
>   Components: Tool: Eclipse config
>     Versions: 0.8-dev
>     Reporter: Anil Ramnanan
>  Attachments: patch.220508.diff
>
> This includes a custom property view to allow you to edit the properties in the site.xml , tabs.xml and locationmap.xml files.
> This does not use Eclipse's build in properties editor since I am still trying to get that to work. This properties viwe will provide the fuctionality until I can get that working.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


Re: [jira] Commented: (FOR-641) Ability to edit properties in Site.xml and tabs.xml editors

Posted by Ross Gardler <rg...@apache.org>.
David Crossley (JIRA) wrote:

>    [ http://issues.apache.org/jira/browse/FOR-641?page=comments#action_12319673 ] 
>
>David Crossley commented on FOR-641:
>------------------------------------
>
>Applied  patch.220508.diff (15 kb)
>
>There were some minor troubles because your svn client seems to include your local pathnames in the patch.
>  
>

I've got into the habit of doing "patch -p8 < filename.patch" This works 
well.

Thanks for applying these patches whilst I am away, I should get chance 
to look over this new work on Monday.

Ross