Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-5013

Don't remove "\" from property file

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Obsolete
    • Icon: Minor Minor
    • LATER
    • 3.1.0.M4
    • common
    • Documentation (Ref Guide, User Guide, etc.)

      Here is an example of the contents of a properties file:

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

        1. prop1.png
          36 kB
          Krasimir Gutsev
        2. prop2.png
          49 kB
          Krasimir Gutsev

              scabanovich Viacheslav Kabanovich (Inactive)
              kgutsev Krasimir Gutsev (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: