Open in new window

back

Graphical Web Application File (web.xml) Editor

The Web Application File editor comes with the same features you will find in all other Exadel Studio editors:

  • Graphical and source edit modes
  • Validation and error checking

Tree View

EditorWebXml

You can add any new elements right in the Tree viewer.

EditorWebXmlRightClick

Source View

Switch to the Source viewer to edit the web.xml file by hand at any time.

EditorWebXmlRightClick

Content Assist

Content assist is available in the Source viewer. Simply click CTRL-Space anywhere in the file.

EditorWebXmlPrompting

Error Checking and Validation

If errors occur anywhere in the file, small red dots will appear next to the lines where the errors occurred. Also, note that the file is marked by a small x in the Package Explorer view.

EditorWebXmlErrors

back