[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-5013) Don't remove "\" from property file

Krasimir Goutcev (JIRA) jira-events at lists.jboss.org
Sat Oct 10 15:50:06 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBIDE-5013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Krasimir Goutcev updated JBIDE-5013:
------------------------------------

    Attachment: prop2.png


> Don't remove "\" from property file
> -----------------------------------
>
>                 Key: JBIDE-5013
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-5013
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Visual Page Editor core
>    Affects Versions: 3.1.0.M4
>            Reporter: Krasimir Goutcev
>         Attachments: prop1.png, prop2.png
>
>
> Here is an example of the contents of a properties file:
>     # a comment
>     ! a comment
>     
>     a = a string
>     b = a string with escape sequences \t \n \r \\ \" \' \ (space) \u0123
>     c = a string with a continuation line \
>         continuation line
> Now if you put something like
> key  = a string with a continuation line \
>         continuation line
> next time when you open file will see: 
> key  = a string with a continuation line  continuation line
> Second:
> Now "Add property" is :see pic1
> why not to be: see pic2

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

        


More information about the jbosstools-issues mailing list