facebook

XML File formatter ignores settings

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #227091 Reply

    stchome
    Participant

    I have the MyEclipse settings as:
    – Common Editor Preferences:Print Margin Columns set to 100 (as are the standard Eclipse editors)
    – XML: XML Source Line Width to 100 (the rest of the XML settings are on the defaults)

    Formatting XML files still appears to break the lines at 72 characters (the original value).
    You can test on this – id=”0″ should not break out onto a new line when you format the file.

    
    <one>
    <two>
    <three>
    <LAYER type="featureclass" name="wacounties" visible="false" id="0">
    </LAYER>
    <stuff />
    </three>
    </two>
    </one>
    
    #227106 Reply

    Riyad Kalla
    Member

    Charles,
    This is a known problem with the formatting of all the editors currently, we are going to look at updating this after we ship 4.0, not ETA yet though.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: XML File formatter ignores settings

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