[
https://issues.jboss.org/browse/JBIDE-5013?page=com.atlassian.jira.plugin...
]
Max Rydahl Andersen resolved JBIDE-5013.
----------------------------------------
Resolution: Out of Date
Thank you for reporting this issue but this issue have been resolved as out-of-date since
it has not had any updates for the last 2+ years (730 days).
If you believe this issue is still relevant and important then please reopen the issue or
create a new one mentioning/linking this jira for background information.
Thank you!
Don't remove "\" from property file
-----------------------------------
Key: JBIDE-5013
URL:
https://issues.jboss.org/browse/JBIDE-5013
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: common/jst/core
Affects Versions: 3.1.0.M4
Reporter: Krasimir Goutcev
Assignee: Viacheslav Kabanovich
Priority: Minor
Labels: new_and_noteworthy
Fix For: LATER
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, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira