What's New Visual Page Editor

Last revised August 8, 2008


Visual Page Editor


CSS Dialog

CSS Dialog is intended to use for editing inline styles for DOM elements. It can be called from style line in properties view for a currently selected element in VPE. Dialog has four tabs where css properties for text,color, position and others can be specified. In the bottom of dialog a simple preview is generated.

Call Place Of CSS Dialog

CSS Editor Dialog


EL resolving

Visual Page Editor now can be configured for resolving EL expression for better generation of preview.

El Configuration Example


Update Visual Editor Preview Improvements

Update of visual editor preview on change source code was made in separate thread, and now it does not cause eclipse to 'sleep' when we edit something in source part of visual editor for large files.


Caret in Visual Part of Editor

In Visual Part of Editor a caret was added.


DOCTYPE declaration support

DOCTYPE declaration is taken into account when we generate a preview.