Troubleshooting
- XML editor does not provide DTD-based code-completion.
First check that DTD-based code completion is enabled; see
Project Properties Dialog.
If you're still having a problem it's likely you're using Eclipse's own XML editor
rather than the one supplied by EclipseHTMLEditor. It's hard to tell visually which
editor you're using since both are named the same and use the same icon.
To change editors, do the following:
- from the menubar select Window/Preferences/Workbench/File Associations
- select *.xml in the top, File types, pane; remove all entries that appear
in the bottom, Associated editors pane.
- click Add... in the bottom pane
- in the Editor Selection dialog that appears, select internal editors,
scroll down the list, and you should see 2 entries for XML Editor with
this icon
; select the
second one as your default editor.