Select Edit Project Properties... in the Tools menu to configure project properties.
|
|
A Project Properties... window is opened. The General tab is selected by default.
|
|
Select the keymap from a choice list of Default and Emacs.
|
|
To save a project periodically after a specified period of time click in the Backup checkbox. Select the time period to save the poject after with the slider.
|
|
Click on the XML tab to configure HTTP Proxy, XML style, font, background color and foreground color properties, and Validate Schema option.
|
|
Select the Style tab to set tag style. Click in the radio button corresponding to the tag style to choose. Click on the Apply button.
|
|
Select the Settings tab to configure XML display properties.
|
|
From the Elements choice list select a element to which display properties are to be applied. For example, select the 'Start tag'. The selected element is displayed in the Settings field. Click the Change Font... button to edit the font properties.
|
|
The Select Font window opens up. Select a font name from the Font Name choice list. Select a font size from the Font Size choice list. Select a font style from the Font Style radio buttons. The Font Preview text area displays a font with the selected font properties. Click on the OK button.
|
|
Apply the selected font with the Apply button.
|
|
The selected font properties are applied to the selected element in the XML document when the document is closed and re-opened or when a new document is created.
To change the foreground select an element from the Elements choice list and click the Change Foreground... button. For example select the 'Attribute' element.
|
|
Select a foreground color from the Select Color window and click on OK.
|
|
Apply the foreground settings with the Apply button.
|
|
The selected foreground settings are applied to the selected element in the XML document when the document is closed and re-opened or when a new document is created.
To change the background select an element from the Elements choice list and click the Change Background... button. For example select the 'End tag' element.
|
|
Select a background color from the Select Color window and click on OK.
|
|
Apply the background settings with the Apply button.
|
|
The selected background settings are applied to the selected element in the XML document when the document is re-opened or when a new document is created. Close and re-open the XML document or create a new document. The document opens with the modified settings. If a new document is created the document gets created with modified settings.
|
|
To validate the XML Schema for the XML document, select Tools>Edit Project Properties>XML>Options and check the Validate Schema checkbox. Click on the Apply button.
|
|
A Schema tab gets added when a document is closed and re-opened, or when a new document is created. Select the Schema tab. The XML Schema gets displayed. The validation errors for the XML Schema, if any, also get displayed.
|
|