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"

(Develop EDT)
 
(23 intermediate revisions by 7 users not shown)
Line 2: Line 2:
  
 
*EGL Core, which provides the basic rules of EGL syntax.  
 
*EGL Core, which provides the basic rules of EGL syntax.  
*Eclipse IDE for the EGL Developer, which is an environment for writing and transforming business applications.  
+
*Eclipse IDE for the EGL Web Developer, which is an environment for writing and transforming your business applications.
  
Eclipse IDE for the EGL Developer is the first extension of EGL Core.
+
Eclipse IDE for the EGL Web Developer is the first extension of EGL Core.  
  
== Taking a first look  ==
+
== Take a first look  ==
  
 
*[http://www.eclipse.org/edt/ The project web site and downloads]  
 
*[http://www.eclipse.org/edt/ The project web site and downloads]  
 
*[[EDT:FAQ|Frequently asked questions]]  
 
*[[EDT:FAQ|Frequently asked questions]]  
*[[EDT:Language Overview|Language overview]]
+
*[[EDT:Language Overview|Language overview]]
 +
*[[EDT:Supported Platforms|Supported platforms]]
  
== Gaining expertise  ==
+
== Gain expertise  ==
  
 
*[[EDT:Tutorials|Tutorials]]  
 
*[[EDT:Tutorials|Tutorials]]  
 +
*[[EDT:Technical overviews|Technical overviews]]
 
*[[EDT:Samples|Samples]]  
 
*[[EDT:Samples|Samples]]  
 
*[[EDT:Code snippets|Code snippets]]
 
*[[EDT:Code snippets|Code snippets]]
  
== Sharing concerns ==
+
== Share knowledge with a community ==
  
For EGL business developers:
+
Primarily for EGL business developers:  
  
 
*[http://www.eclipse.org/forums/index.php?t=thread&frm_id=190 EDT forum]  
 
*[http://www.eclipse.org/forums/index.php?t=thread&frm_id=190 EDT forum]  
 
*[http://ibm.com/rational/eglcafe EGL Cafe at ibm.com]
 
*[http://ibm.com/rational/eglcafe EGL Cafe at ibm.com]
  
For EDT project developers:
+
Primarily for EDT project developers:  
  
 
*[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]  
Line 33: Line 35:
 
*[[EDT:The EDT Team|The EDT Team]]
 
*[[EDT:The EDT Team|The EDT Team]]
  
== Exploring the plan  ==
+
== Explore the plan  ==
  
*[[EDT:0.8.0 Planning]]  
+
*[[EDT:0.8.2 Planning]]
*[[EDT:Components and Functionality]]
+
*[[EDT:0.8.1 Planning]] - Complete!
 +
*[http://www.eclipse.org/projects/project-plan.php?projectid=tools.edt EDT 0.8.1 Plan page on eclipse.org]  
 +
*[[EDT:0.8.0 Planning]] - Complete!
 +
*[[EDT:Components and Functionality]]
 +
*[[EDT:Stakeholder Meetings]]
  
== Handling tasks on the web  ==
+
== Handle web tasks at eclipse.org ==
  
*[[EDT:How to Create/Edit Wiki pages|How to create and edit wiki pages]]  
+
*[[EDT:How to Create/Edit Wiki pages|How to create and edit EDT 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]
 
*[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]
  
== Developing EDT  ==
+
== Develop EDT  ==
  
Project docs:
+
Project docs:  
  
 
*[[EDT:Developer's Guide to Getting Started on 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]]  
Line 52: Line 58:
 
*[[EDT:How to add new EDT plugins|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 types]]  
 
*[[EDT:How to update system parts|How to update system types]]  
*[[EDT:Guidelines_for_moving_code_from_RBD|Guidelines for moving code from IBM Rational Business Developer]]
+
*[[EDT:Guidelines for moving code from RBD|Guidelines for moving code from IBM Rational Business Developer]]
 +
*[[EDT:Update Site Guidelines|Update Site Guidelines]]
 +
*[[EDT:EUnit_Testing|Tesing with EUnit]]
 +
*[[EDT:Running_Tests|Running the Test Suites]]
  
 
Eclipse Foundation docs:  
 
Eclipse Foundation docs:  
Line 59: Line 68:
 
*[http://wiki.eclipse.org/IT_Infrastructure_Doc Eclipse Infrastructure document]
 
*[http://wiki.eclipse.org/IT_Infrastructure_Doc Eclipse Infrastructure document]
  
== Comparing EDT to IBM Rational Business Developer  ==
+
== Compare EDT to IBM Rational Business Developer  ==
  
 
*[[EDT:The Differences between EDT 0.7.0 and RBD|Differences between EDT 0.7.0 and IBM Rational Business Developer]]  
 
*[[EDT:The Differences between EDT 0.7.0 and RBD|Differences between EDT 0.7.0 and IBM Rational Business Developer]]  
 +
*[[EDT:The Differences between EDT 0.8.2 and EDT 0.8.1|Differences between EDT 0.8.2 and EDT 0.8.1]]
 
*[[EDT:EGL Language conversion|Language changes ]]<br>  
 
*[[EDT:EGL Language conversion|Language changes ]]<br>  
 
*[[EDT:How to move RBD app to EDT|Moving applications from IBM Rational Business Developer to EDT]]
 
*[[EDT:How to move RBD app to EDT|Moving applications from IBM Rational Business Developer to EDT]]

Latest revision as of 15:02, 10 January 2013

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 Web Developer, which is an environment for writing and transforming your business applications.

Eclipse IDE for the EGL Web Developer is the first extension of EGL Core.

Take a first look

Gain expertise

Share knowledge with a community

Primarily for EGL business developers:

Primarily for EDT project developers:

Explore the plan

Handle web tasks at eclipse.org

Develop EDT

Project docs:

Eclipse Foundation docs:

Compare EDT to IBM Rational Business Developer







Back to the top