[
https://jira.jboss.org/jira/browse/JBIDE-5013?page=com.atlassian.jira.plu...
]
Alexey Kazakov updated JBIDE-5013:
----------------------------------
Issue Type: Feature Request (was: Bug)
Fix Version/s: 3.2.next
(was: 3.1.0.CR1)
Affects: [Documentation (Ref Guide, User Guide, etc.)]
Labels: new_and_noteworthy (was: )
We don't change a property formating in source until user changes this property in UI.
So it's a feature request if we want to let user format a property in UI.
Don't remove "\" from property file
-----------------------------------
Key: JBIDE-5013
URL:
https://jira.jboss.org/jira/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
Fix For: 3.2.next
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