Wizards

EclipseHTMLEditor provides following wizards:

New HTML Creation Wizard

  1. From the menubar select File/New/Other.... The wizard dialog appears and select Amateras/HTML File.

    New HTML Creation Wizard (1)

  2. Click Next, the next page appears. Enter file name, title and DOCTYPE.

    New HTML Creation Wizard (2)

  3. Click Finish, HTML file will be created and it's opened by the HTML editor.

    Created HTML file

New XML Creation Wizard

  1. From the menubar select File/New/Other.... The wizard dialog appears and select Amateras/XML File. Click Next, the next page appears. Enter file name.

    New XML Creation Wizard (1)

  2. Click Next and enter schema configuration at the next page.

    New XML Creation Wizard (2)

  3. Click Finish, XML file will be created and it's opened by the XML editor.

New JSP Creation Wizard

  1. From the menubar select File/New/Other.... The wizard dialog appears and select Amateras/JSP File. Click Next, the next page appears. Enter file name.

    New JSP Creation Wizard

  2. Click Finish, JSP file will be created and it's opened by the JSP editor.

Add JavaScript Library Wizard

  1. From the menubar select File/New/Other.... The wizard dialog appears and select Amateras/Add JavaScript Library. Click Next, the next page appears. Choose the target folder and JavaScript libraries.

    Add JavaScript Library Wizard

  2. Click Finish, checked JavaScript libraries is copied into the chosen folder.