Ellipse Tutorial

How to create a new page through the Ellipse plugin?

AccueilNotre catalogue de formationsNos partenairesDemande de devisEllipse FrameworkJWT (Javascript Widget Toolkit)License d'exploitation de nos logicielsVos développements sur mesuresTutorial sur le langage CSSTutorial sur le langage XMLTutorial sur le langage JavaTutorial sur le langage Visual Basic 6.0Historique de la sociétéNous contacterA propos de ce site
 

WARNING: This tutorial is being written! Do not hesitate to report any errors or suggestions.

The procedure for creating a new Ellipse project through the Ellipse plugin for Eclipse is relatively simple. Simply follow the following points.

  1. To create a new Web page using the Ellipse plugin, click with the right mouse button on the project considered. Ask to add a new item, then select "Other...". The following dialog box appears: select in it "Web Page" and then click on "Next".
  2.  
     
  3. Again, a new dialog box appears. It lets you defining up to three files: the Web page itself, the class of code associated with the page and any file of client code (in Javascript). The following screenshot shows you an example of configuration for this dialog box.
  4.