openArchitectureWare - Download

oAW Logo

This is the download page for the old version 4.1 of openArchitectureWare.

To get access to pre-4.1.1 downloads, go here.

Installation from the Update Site

Please follow the following process to download and install oAW 4.1.1

  1. Download and install a Java JDK 5 from http://java.sun.com/javase/downloads/index.jsp
  2. Download and install Eclipse 3.2 from http://www.eclipse.org/downloads
  3. Install Eclipse Modeling Framework 2.2.0 using the update manager (Update Site: http://download.eclipse.org/modeling/emf/updates/site.xml)
  4. Install the latest version of openArchitectureWare 4.1.1 using the update manager (Update Site: http://www.openarchitectureware.org/updatesite/milestone/site.xml)
  5. Follow this screencast to get a first feel of how openArchitectureWare 4.1.1 works.
  6. Take a look at the documentation to learn more.

ZIP File Distribution

You can get the milestone builds of core and plugins from the Updatesite at http://www.openarchitectureware.org/updatesite/milestone or via a direct ZIP file download (see below). In addition, there's a Maven 2 repository at http://www.openarchitectureware.org/m2 Please read the Release Notes to see learn about what has changed in 4.1.1 (Release notes for 4.1 and 4.0) Note that as a typical user, you want to install at least Core and Plugins!

ModuleDescriptionRequires (oAW)Requires (Other)Download
Coreminumum required to run oAW workflows-EMF 2.2.0oaw411Core.zip
Pluginsplugins to edit templates etc.CoreEMF 2.2.0oaw411Plugins.zip
Reciperecipe framework for integrating generated and manually written codeCore, PluginsEMF 2.2.0oaw411Recipe.zip
Classicwork with oAW 3 metamodels and non-EMF UML toolsCore, PluginsEMF 2.2.0oaw411Classic.zip
UML2work with Eclipse UML2 modelsCore, PluginsEMF 2.2.0, UML2 2.0oaw411UML2.zip
GMFintegrate with GMF (constraint checking)Core, PluginsEMF 2.2.0, GMF 1.0oaw411GMF.zip
xTextgenerate textual editorsCore, PluginsEMF 2.2.0oaw411Xtext.zip
xTextATL integrationCore, PluginsEMF 2.2.0, ATLoaw411ATL.zip

Samples

Download the samples for oAW 4.1.1 here. Note that these are now plugins and should work with the oAW installation without any drive/directory/classpath variable definition! Just extract them into your workspace.

SampleDescriptionRequires (oAW)Requires (Other)DownloadDocs
EMF Samplesillustrates how to generate from and transform EMF modelsCore, PluginsEMF 2.2.0oAW/EMF SamplesEMF Example, Template AOP, Xtend Example
UML2 Samplesshows how to generate code from UML2 modelsCore, Plugins, UML2EMF 2.2.0, UML2 2.0oAW/EMF/UML2 SamplesUML2 Example
NEW  UML2/M2M Samplesshows (1) how to do model-to-model transformations (2) how to test m2m transformations (3) how to "transform away" from UML2 (4) how to use global variables and (5) how to use java extensions Core, Plugins, UML2EMF 2.2.0, UML2 2.0oAW/EMF/UML2/M2M SamplesUML2/M2M Example
Classic Samplesshows how to work with non-EMF UML toolsCore, PluginsEMF 2.2.0oAW/Classic SamplesUsing oAW with MagicDraw
GMF Samples This is the code for the Eclipse.org article From Frontend To Code - MDSD in Practice Make sure you have Eclipse GMF installed (from the Callisto Update Site in your Eclipse 3.2 installation, or from here. As of now, you also need AspectJ in the form of the AJDT (which can be downloaded from this update site: http://download.eclipse.org/technology/ajdt/32/update Core, PluginsEMF 2.2.0, GMF 1.0, AJDT 1.4.0oAW/GMF SamplesFrom Frontend To Code - MDSD in Practice
xText Samplesshows how to build textual editors for EMF modelsCore, PluginsEMF 2.2.0oAW/XText SamplesScreencast Pt.1 and Pt.2

Tools/Utilities

The downloads provided here are useful add-ons to openArchitectureWare developed by the oAW community. Let us know if you have additional stuff to contribute

Tool/UtilityDescriptionRequires (oAW)Requires (Other)DownloadDocs
UML2EcoreHelps with building large metamodels by allowing the transformation of UML2 class models into Ecore models. This way, you can use your favourite EclipseUML2-compatible modelling tool to build Ecore meta modelsCore, Plugins, UML2EMF 2.2.0, UML2 2.0 oaw411UML2Ecore.zip UML2Ecore User Guide
NEW RSX Adapter Work with IBM Rational's RSA/RSM files directly Core, Plugins, UML2EMF 2.2.0, UML2 2.0 oaw411RSX-beta.zip RSX Adapter Reference

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.