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

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Tue Aug 31 10:19:12 EDT 2010


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

Alexey Kazakov updated JBIDE-5013:
----------------------------------

    Fix Version/s: 3.3.x
                       (was: 3.2.0.Beta)


> Don't remove "\" from property file
> -----------------------------------
>
>                 Key: JBIDE-5013
>                 URL: https://jira.jboss.org/browse/JBIDE-5013
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: common
>    Affects Versions: 3.1.0.M4
>            Reporter: Krasimir Goutcev
>            Assignee: Viacheslav Kabanovich
>            Priority: Minor
>             Fix For: 3.3.x
>
>         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/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list