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 | + | 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 | + | '''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> | + | <h1>Getting Started</h1> |
− | * '''[[STP/ | + | * '''[[STP/EID_Component/GetGanymedeUpdate | Update your Eclipse]]''' |
− | * '''[[STP/ | + | * '''[[STP/EID_Component/YourFirstEidProject | Create your First EID diagram]]''' |
|-valign="top" | |-valign="top" | ||
|style="width:50%;"| | |style="width:50%;"| | ||
− | |||
− | |||
− | |||
− | |||
− | |||
<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 | + | <h1>The Coders</h1> |
− | + | ||
− | + | ||
* Natacha Bagnard | * Natacha Bagnard | ||
* Julien Forot | * Julien Forot | ||
* Oisín Hurley | * Oisí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. |
![]() |
DownloadEnterprise Integration Designer 0.8.0 is available for download as an archived update site |
Getting Started
|
Developers
|
Communication
|
The Coders
|