Easy Setup Overview
This document explains the procedures necessary to download and install ArchStudio 4. ArchStudio 4 has three critical components:
- A Java 2™ Standard Edition (J2SE) version 5.0 virtual machine;
- Eclipse version 4.2 or better (Classic version); and
- ArchStudio itself.
If you already have Java 5 or Eclipse 4.2 (or better) installed, you may safely skip those parts of these instructions as they require no special configuration for ArchStudio.
![]() |
Click here to watch a Video Tutorial showing how to install ArchStudio 4. |
![]() |
Click here to watch a Video Tutorial showing how to get started with ArchStudio 4. |
![]() |
Click here to watch a Video Tutorial showing how to create your first project and architecture description. |
Step 1: Setting up Java
ArchStudio 4 (and Eclipse) are Java applications. ArchStudio 4 is written specifically for Java 2 Standard Edition version 5.0 (aka JDK1.5) or better. It will not run properly in any previous version of Java.
It is possible that you already have Java 5 installed on your machine. To check, start a command-prompt and run:
java -version
If the version reported is (1.)5.0 or better, skip to the next step. If not, you will need to obtain a version of Java for your target environment. In general, you can obtain such a release free of charge from Sun Microsystems at the Java SE site. This is generally the path to pursue if you are running on Windows or Solaris. Note that Sun offers many Java 5 packages - nearly any should work, although we recommend the Java Development Kit (JDK) package.
MacOS X users can download a Java 5 development kit from Apple's Developer Site.
Linux users will want to investigate how Java is deployed on their
particular distribution of Linux. For many years, getting official
Sun Java implementations on Linux was difficult because Sun's
Java license was not compatible with those of the various Linux
distributions, and users had to download and install Java on their
own. Sun's licensing of Java has recently become much more favorable
and many distributions are now offering Sun Java through their
package repositories such as apt. We
recommend the use of Sun Java, as other VMs such as kaffe
may not be compatible with Eclipse and ArchStudio.
Step 2: Setting up Eclipse
ArchStudio requires Eclipse 4.2 or better. If you already have Eclipse installed, you may install ArchStudio into your existing environment and can skip to the next step. Alternatively, you can simply duplicate your Eclipse directory or download and extract another copy to create a copy of Eclipse solely for running ArchStudio.
Download Eclipse 4.2 or better from the Eclipse downloads site. Eclipse's site should provide adequate documentation for expanding the archive and starting the Eclipse environment. Start Eclipse. It may ask you for a workspace location. This is the directory where Eclipse will store projects, including ArchStudio projects that contain xADL files. You may accept the default or choose a different directory. We recommend creating a new directory outside of Eclipse's install directory, since this makes it easier to upgrade Eclipse later without having to go through extra trouble to migrate your workspace to the new version.
Once Eclipse is running, it may show the Welcome view if this is the first time it has been run. Close the Welcome view and the Java development perspective should be displayed. Once Eclipse is running, you are ready to install ArchStudio.
Step 3: Installing ArchStudio
This section will walk you through the install of ArchStudio step-by-step, with each step annotated by screenshots. Note that you must be connected to the Internet for this to work.
Updating ArchStudio
Updates to ArchStudio are also deployed through the ArchStudio update site and are available through Eclipse's plug-in update mechanisms.
Comments? Questions?
Comments or questions on this tutorial should go to Eric Dashofy.


