Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "EDT:Tutorials"

Line 1: Line 1:
 
Follow these step-by-step tutorials to learn key concepts of EDT.  
 
Follow these step-by-step tutorials to learn key concepts of EDT.  
  
*[http://eclipse.org/edt/#gettingstarted Say "Hello EGL"] - call a dedicated service from a Rich UI application
+
*[http://eclipse.org/edt/#gettingstarted Say "Hello EGL"]&nbsp; <br><br>Call a dedicated service from a Rich UI application.<br>
  
*[[EDT:New Project Wizard|Create a new EGL project]] - create a project using templates
+
*[[EDT:New Project Wizard|Create a new EGL project]].&nbsp; <br><br>Create a project using templates.<br>
  
*[[EDT:Create_a_login_page|Create a login page with Rich UI]] - create a login page from a record by using the Insert Data wizard
+
*[[EDT:Create a login page|Create a login page with Rich UI]].<br><br>Create a login page from a record by using the Insert Data wizard.<br>
 
+
*[[EDT:Tutorial: Access a database with EGL Rich UI|Access a database with Rich UI]] - update rows in a relational database from a Rich UI application
+
  
 +
*[[EDT:Tutorial: Access a database with EGL Rich UI|Access a database with Rich UI]]. <br><br>Update rows in a relational database from a Rich UI application.<br><br>
  
 
[[Category:EDT]]
 
[[Category:EDT]]

Revision as of 12:22, 29 January 2012

Follow these step-by-step tutorials to learn key concepts of EDT.

Back to the top