Skip to main content

Notice: This Wiki is now read only and edits are no longer 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"

(Developing the open-source code)
Line 28: Line 28:
  
 
*[http://dev.eclipse.org/mailman/listinfo/edt-dev The edt-dev mailing list]  
 
*[http://dev.eclipse.org/mailman/listinfo/edt-dev The edt-dev mailing list]  
*[http://dev.eclipse.org/mhonarc/lists/edt-dev/ The edt-dev mailing list Archives]  
+
*[http://dev.eclipse.org/mhonarc/lists/edt-dev/ The edt-dev mailing list archives]  
 
*[[EDT:How to be notified of EDT bugs|How to be notified of EDT bugs]]  
 
*[[EDT:How to be notified of EDT bugs|How to be notified of EDT bugs]]  
 
*[http://www.eclipse.org/projects/project_summary.php?projectid=tools.edt The Eclipse project summary page]  
 
*[http://www.eclipse.org/projects/project_summary.php?projectid=tools.edt The Eclipse project summary page]  
Line 40: Line 40:
 
== Handling tasks on the web  ==
 
== Handling tasks on the web  ==
  
*[[EDT:How to Create/Edit Wiki pages]]  
+
*[[EDT:How to Create/Edit Wiki pages] How to create and edit wiki pages]  
 
*[http://wiki.eclipse.org/index.php/Webmaster_FAQ Eclipse Webmaster FAQ]  
 
*[http://wiki.eclipse.org/index.php/Webmaster_FAQ Eclipse Webmaster FAQ]  
 
*[http://wiki.eclipse.org/index.php/Webmaster_FAQ#I_need_to_add.2Fremove.change_a_version.2Fmilestone.2Fcomponent_in_Bugzilla._How_do_I_do_this.3F How to configure Bugzilla (version/milestone/component)]
 
*[http://wiki.eclipse.org/index.php/Webmaster_FAQ#I_need_to_add.2Fremove.change_a_version.2Fmilestone.2Fcomponent_in_Bugzilla._How_do_I_do_this.3F How to configure Bugzilla (version/milestone/component)]
  
== Developing the open-source code ==
+
== Developing EDT ==
  
 
Project docs:
 
Project docs:
  
*[[EDT:Developer's Guide to Getting Started on EDT]]  
+
*[[EDT:Developer's Guide to Getting Started on EDT] Developer's guide to getting started on EDT]  
*[[EDT:How to commit code to EDT|How to commit code to EDT]]  
+
*[[EDT:How to commit code to EDT|How to commit EDT code]]  
*[[EDT:How to add new EDT plugins]]  
+
*[[EDT:How to add new EDT plugins]How to add new EDT plugins]  
*[[EDT:How to update system parts|How to update system parts]]  
+
*[[EDT:How to update system parts|How to update system types]]  
*[http://wiki.eclipse.org/EDT:Guidelines_for_moving_code_from_RBD Guidelines for moving code from RBD]
+
*[http://wiki.eclipse.org/EDT:Guidelines_for_moving_code_from_RBD Guidelines for moving code from Rational Business Developer]
  
 
Eclipse Foundation docs:  
 
Eclipse Foundation docs:  

Revision as of 17:37, 24 January 2012

This page lists resources for EGL Development Tools (EDT). The project is creating two aspects of the open-source EGL technology:

  • EGL Core, which provides the basic rules of EGL syntax.
  • Eclipse IDE for the EGL Developer, which provides an interactive environment for writing and transforming source code.

Eclipse IDE for the EGL Developer is the first extension to EGL Core.

Taking a first look

Gaining expertise

Sharing concerns

For EGL business developers:

For EDT project developers:

Exploring the plan

Handling tasks on the web

Developing EDT

Project docs:

Eclipse Foundation docs:

Comparing EDT to IBM Rational Business Developer







Back to the top