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 "STP/EID Component"

< STP
Line 3: Line 3:
 
|-valign="top"  
 
|-valign="top"  
 
|style="width:90%;"|
 
|style="width:90%;"|
This is the Wiki Home for the EID Component
+
This is the Wiki Home for the Enterprise Integration Diagram Editor project. This project is a simple editor for the construction of [http://www.enterpriseintegrationpatterns.com Enterprise Integration Patterns] as described by Hohpe and Wolff in their book. The editor
 +
comes with a pluggable framework for the generation of code or configurations based upon the underlying EMF model. There are three examples of configuration generators - one for [http://petals.ow2.org PeTaLs], one for [http://servicemix.apache.org Apache ServiceMix] (these are both JBI-compliant ESBs) and one for [http://camel.apache.org Apache Camel]. These examples are exactly that, and are not functionally complete.
 
| align="right | [[Image:Logo_eid.gif]]  
 
| align="right | [[Image:Logo_eid.gif]]  
 
|}
 
|}
Line 12: Line 13:
 
|style="width:50%;"|
 
|style="width:50%;"|
 
<h1>Download</h1>
 
<h1>Download</h1>
'''Enterprise Integration Designer 0.8.0''' is available for download from the STP Update site at http://download.eclipse.org/stp/updates/ganymede
+
'''Enterprise Integration Designer 0.8.0''' is available for [http://downloads.eclipse.org/stp/eid/eid.archivedsite-0.8.0.200903191945.zip download as an archived update site]
 
|
 
|
  
<h1>Planning</h1>
+
<h1>Getting Started</h1>
* '''[[STP/EID Component/Ganymede Planning | Ganymede Planning]]'''
+
* '''[[STP/EID_Component/GetGanymedeUpdate | Update your Eclipse]]'''
* '''[[STP/EID Component/Ganymede Ramp-down | Ganymede ramp-down plan]]'''
+
* '''[[STP/EID_Component/YourFirstEidProject | Create your First EID diagram]]'''
  
  
 
|-valign="top"  
 
|-valign="top"  
 
|style="width:50%;"|
 
|style="width:50%;"|
 
<h1>Getting Started</h1>
 
* '''[[STP/EID_Component/GetGanymedeUpdate | Update your Eclipse]]'''
 
* '''[[STP/EID_Component/YourFirstEidProject | Create your First EID diagram]]'''
 
|
 
  
 
<h1>Developers</h1>
 
<h1>Developers</h1>
 
* '''[[STP/EID_Component/EID_Developers | EID Developers]]''' - It's all about reading the code at the moment :)
 
* '''[[STP/EID_Component/EID_Developers | EID Developers]]''' - It's all about reading the code at the moment :)
 
* '''[[STP/EID_Component/ExtensionPoints | EID Extension Points]]''' - places where the EID can be extended to allow the generation of configuration or code for a runtime
 
* '''[[STP/EID_Component/ExtensionPoints | EID Extension Points]]''' - places where the EID can be extended to allow the generation of configuration or code for a runtime
 +
|
 +
 +
<h1>Communication</h1>
 +
* Get in touch with the developers on the mailto:stp-dev@eclipse.org list, or on the [http://www.eclipse.org/newsportal/thread.php?group=eclipse.stp STP Newsgroup].
 
|-valign="top"  
 
|-valign="top"  
 
|style="width:50%;"|
 
|style="width:50%;"|
  
<h1>The Team</h1>
+
<h1>The Coders</h1>
* Guillaume Nodet
+
* Christophe Hamerling
+
 
* Natacha Bagnard
 
* Natacha Bagnard
 
* Julien Forot
 
* Julien Forot
 
* Ois&iacute;n Hurley
 
* Ois&iacute;n Hurley
 
 
|}
 
|}
  

Revision as of 13:58, 20 March 2009

This is the Wiki Home for the Enterprise Integration Diagram Editor project. This project is a simple editor for the construction of Enterprise Integration Patterns as described by Hohpe and Wolff in their book. The editor comes with a pluggable framework for the generation of code or configurations based upon the underlying EMF model. There are three examples of configuration generators - one for PeTaLs, one for Apache ServiceMix (these are both JBI-compliant ESBs) and one for Apache Camel. These examples are exactly that, and are not functionally complete.

Logo eid.gif

Download

Enterprise Integration Designer 0.8.0 is available for download as an archived update site

Getting Started


Developers

  • EID Developers - It's all about reading the code at the moment :)
  • EID Extension Points - places where the EID can be extended to allow the generation of configuration or code for a runtime

Communication

The Coders

  • Natacha Bagnard
  • Julien Forot
  • Oisín Hurley

Copyright © Eclipse Foundation, Inc. All Rights Reserved.