facebook

XML line wrap

  1. MyEclipse Archived
  2.  > 
  3. Web Development (HTML, CSS, etc.)
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #241866 Reply

    rogue_dev
    Member

    In Preferences/ MyEcplise/ Editors/ XML/ XML Source, under Formatting, the item Line Width is initially set to 72.

    I am assuming that this is to wrap XML lines such that:

    <tag>really long text ... more text</tag>

    will format as:

    <tag>
         really long text ... more text
    </tag>

    I changed the Line Width to 250. However, the formatter still splits the lines the same way. I did restart Ecplise, in case the change was not dynamic.

    Ecplise 3.1. MyEcplise 4.0GA

    #241906 Reply

    Riyad Kalla
    Member

    Not honoring the line wrap in the formatters is a known issue, sorry you had to run into it.

    #242055 Reply

    Greg
    Member

    We fixed one issue regarding line wrap in the latest version of MyEclipse. Download it and give it a try. I would recommend doing it in a new workspace since it is a 4.1 milestone1 just to make sure first.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: XML line wrap

You must be logged in to post in the forum log in