openArchitectureWare - Download

oAW Logo

openArchitectureWare 4.2

For downloads of the 4.1.2 version please go here.

Installation from the Update Site

Please follow the following process to download and install oAW 4.2

  1. Download and install a Java JDK 5 or 6 from http://java.sun.com/javase/downloads/index.jsp
  2. Download and install Eclipse 3.3 from http://www.eclipse.org/downloads
  3. Install Eclipse Modeling Framework 2.3.0 using the Eclipse Europa discovery site (that'll get you all the dependencies). Alternatively, you can also use the update manager manually (Update Site: http://download.eclipse.org/modeling/emf/updates/site.xml)
  4. Install the latest version of openArchitectureWare 4.2 using the update manager (Update Site: http://www.openarchitectureware.org/updatesite/milestone/site.xml)
  5. Take a look at the documentation to learn more.

ZIP File Distribution

Get the openArchitectureWare-42-sdk.zip and unzip it into your Eclipse installation. Note that you need to install the dependencies (EMF, UML2, etc.) separately (see below).

The oAW 4.2 Classic feature is available from openArchitectureWare.org.

Dependencies

oAW 4.2 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.

ModuleDescriptionRequires (oAW)Requires (Other)
Coreminumum required to run oAW workflows-EMF 2.3.0
Pluginsplugins to edit templates etc.CoreEMF 2.3.0
Reciperecipe framework for integrating generated and manually written codeCore, PluginsEMF 2.3.0
Classicwork with oAW 3 metamodels and non-EMF UML toolsCore, Plugins
UML2work with Eclipse UML2 modelsCore, PluginsEMF 2.3.0, UML2 2.1
xTextgenerate textual editorsCore, PluginsEMF 2.3.0

Samples

The samples related to the videos can be downloaded as a complete workspace: workspace-videos-2.zip

Docs

Please go to the Documentation Page to access the documentation.

Source

The source code is included in the distribution. However, you can also access our CVS.