Skip to main content

Eclipse Web Tools Platform 2.0 M5
New and Noteworthy

Back

Structured Source Editing

Redesigned Syntax Coloring preference pages

    Syntax Coloring preferences for the WTP source editors now resemble those of the Java and C/C++ editors. Users can still click within the Sample text to find the matching style, however.

    Syntax Coloring preference page for XML

Pop-up and proposal color preferences

    Users can now specify their own color preferences for the background and foreground of the completion proposals and parameter hints popup windows. New preferences are found on the Structured Text Editors preference page.

    Coloring preference tab for Structured Text Editors

    Custom colors in the proposal list pop-up

XML

Entity reference syntax coloring

    Users can now specify their own color preference for entity references. The new preference can be found in the XML Syntax Coloring preference page.

    Entity References in a Syntax Coloring preference page

Reordered New XML Wizard

    The first two pages of the New XML File wizard have been reordered to conform to more typical wizard behavior. Users can now specify a file name and click Finish if they want to use the defaults or proceed by clicking Next to specify more options.

    The new first page in the XML Wizard

    The new second page in the XML Wizard

Back to the top