| <?xml version='1.0'?> |
| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
| <html> |
| |
| <head> |
| |
| <title>Displaying the Vex Configuration View</title> |
| |
| </head> |
| |
| <body> |
| |
| <h1>Displaying the Vex Configuration View</h1> |
| |
| <p>The Vex Configuration view shows all document types and styles |
| registered with Vex. It is useful for confirming that you have |
| successfully registered new document types and styles in a plug-in |
| project.</p> |
| |
| <ul> |
| |
| <li>From the main menu, select <b>Window > Show View > |
| Other...</b>.</li> |
| |
| <li>Under the Vex folder, select <b>Vex Configuration</b>.</li> |
| |
| </ul> |
| |
| </body> |
| |
| </html> |
| |