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"

m
 
(17 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
<span style="font-size:smaller;">&lt;&nbsp;[[EDT | EDT wiki home]]</span><br />
 
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 Getting Started] - shows the basics of a Rich UI calling a service
+
*[http://eclipse.org/edt/#gettingstarted Say "Hello EGL"]&nbsp; to get started.<br>
  
*[[EDT:New Project Wizard|Create a new EGL project]] - create a project using templates
+
*[[EDT:Create an EGL project|Create an EGL project]] to learn about the project templates.<br>
  
*[[EDT:Create_a_login_page|Create a login page with Rich UI]] - create a login page from a record using the Insert Data wizard
+
*[[EDT:Create a login page|Create a login page]] to learn about the Rich UI editor.<br>
 
+
*[[EDT:Tutorial: Access a database with EGL Rich UI|Database access with Rich UI]] - read from a database and update records using a Rich UI  
+
  
 +
*[[EDT:Tutorial: Access a database with EGL Rich UI|Access a database with EGL Rich UI]] to learn techniques for updating enterprise data.<br><br>
  
 
[[Category:EDT]]
 
[[Category:EDT]]

Latest revision as of 17:58, 1 February 2012

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

Back to the top