Difference between revisions of "STP/EID Component"
< STP
(20 intermediate revisions by one other user not shown) | |||
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 |
− | | align="right | [[Image: | + | 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]] | ||
|} | |} | ||
+ | |||
+ | {{:EID News}} | ||
{| border="0" cellspacing="15" valign="top" style="width:100%;" | {| border="0" cellspacing="15" valign="top" style="width:100%;" | ||
Line 11: | Line 14: | ||
|-valign="top" | |-valign="top" | ||
|style="width:50%;"| | |style="width:50%;"| | ||
− | <h1>Download</h1> | + | <h1>Download and Build</h1> |
− | '''Enterprise Integration Designer 0.8.0''' is available for | + | * '''Enterprise Integration Designer 0.8.0''' is available for [http://download.eclipse.org/stp/eid/eid.archivedsite-0.8.0.200903191945.zip download as an archived update site] |
+ | * If you have access to <tt>build.eclipse.org</tt>, there is a [https://build.eclipse.org/hudson/job/stp.eid.trunk Hudson build of trunk] available. It builds nightly, if there has been any change in the source code repository. | ||
| | | | ||
− | <h1> | + | <h1>Getting Started</h1> |
+ | * '''[[STP/EID_Component/GetGanymedeUpdate | Update your Eclipse]]''' | ||
+ | * '''[[STP/EID_Component/YourFirstEidProject | Create your First EID diagram]]''' | ||
+ | |||
+ | |||
+ | |-valign="top" | ||
+ | |style="width:50%;"| | ||
+ | |||
+ | <h1>Developers</h1> | ||
+ | * '''[[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 | ||
+ | | | ||
+ | |||
+ | <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" | ||
+ | |style="width:50%;"| | ||
+ | |||
+ | <h1>The Coders</h1> | ||
+ | * Natacha Bagnard ''(retired)'' | ||
+ | * Julien Forot ''(retired)'' | ||
+ | * Oisín Hurley ''(can't do it all on his own)'' | ||
|} | |} | ||
− | [[Category: | + | [[Category:STP]] |
− | [[Category:Integration]] | + | [[Category:Enterprise Integration]] |
Latest revision as of 08:46, 19 June 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. |
![]() |
* This little project is in URGENT NEED OF HELP! * We are desperately seeking developers who can help take on open bugs * We are desperately seeking developers to help refresh and add to the examples using our extension points. * EID is not going to be part of the Galileo release as it will not build with EMF 2.5 why not help us fix it? ;-) . * Yes, EID is only available for the *Eclipse 3.4.x* stream * The source code is here, have at it!
Download and Build
|
Getting Started
|
Developers
|
Communication
|
The Coders
|