openArchitectureWare - Download |
|
openArchitectureWare 4.3 is basically a bugfix release for all aspects of oAW, but contains a number of significant enhancements in Xtext. Please take a look at the New and Noteworthy for 4.3.
Get the openarchitectureware-sdk-4.3-release.zip and unzip it into your Eclipse installation. Note that you need to install the dependencies (EMF, UML2, etc.) separately (see below).
oAW 4.3 depends on the projects released as part of the Europa release.
The following table lists the dependencies of the various features. Note that, if you don't have these dependencies, the Eclipse configuration might be invalid, and Eclipse might not start up in some circumstances. If you don't want to install some of these things, you have to delete (or not install in the first place) the corresponding oAW featues and plugins.
| Module | Description | Requires (oAW) | Requires (Other) |
|---|---|---|---|
| Core | minumum required to run oAW workflows | - | EMF 2.3.0 |
| Plugins | plugins to edit templates etc. | Core | EMF 2.3.0 |
| Recipe | recipe framework for integrating generated and manually written code | Core, Plugins | EMF 2.3.0 |
| Classic | work with oAW 3 metamodels and non-EMF UML tools | Core, Plugins | |
| UML2 | work with Eclipse UML2 models | Core, Plugins | EMF 2.3.0, UML2 2.1 |
| xText | generate textual editors | Core, Plugins | EMF 2.3.0 |
The samples related to the videos can be downloaded as a complete workspace: workspace-videos-2.zip
Please go to the Documentation Page to access the documentation.
The source code is included in the distribution. However, you can also access our CVS.