ASTRO Suite 3.2 - SYSTEM REQUIREMENTS
Contents
- Tools (the list of the tools required for running the ASTRO Suite components)
- Info (some useful info for downloading and installing such tools)
Tools
- wsToolset:
- JRE 1.4.2
- wsChainManager:
- Eclipse 3.2
- JRE 1.4.2
- Ant 1.6.5
- Expat 1.95.8 (Win32 only)
- wsRequirement:
- Eclipse 3.2, augmented with the following plugin:
- Graphical Modeling Framework (GMF) Eclipse Plugin 1.0
- JRE 1.4.2
- Eclipse 3.2, augmented with the following plugin:
- wsMonitor:
- ActiveBPEL Engine 2.0
- JRE 1.4.2
- wsAnimator:
- Eclipse 3.0, augmented with the following plugins:
- Draw2d Eclipse Plugin 3.0.1
- Graphical Editing Framework (GEF) Eclipse Plugin 3.0.1
- Eclipse 3.0, augmented with the following plugins:
Info
Java 1.4.2
Check if the Java Virtual Machine version 1.4.2 is already installed on your system by executing the following command:
java -version
If the Java Virtual Machine is not installed then download it from here, install it and set the following system variables:
set JAVA_HOME=<J2SE_INSTALL_DIR>
set PATH=%JAVA_HOME%\bin;%PATH%
Apache Ant 1.6.5
Check if Apache Ant version 1.6.5 is already installed on your system by executing the following command:
ant -version
If the Apache Ant is not installed then download it from here, install it and set the following system variables:
set ANT_HOME=<ANT_INSTALL_DIR>
set PATH=%ANT_HOME%\bin
Expat 1.95.8
If Expat is not installed then download it from here, install it and set the following system variable:
set PATH=<EXPAT_INSTALL_DIR>\Libs;%PATH%
Graphical Modeling Framework (GMF) 1.0
The instructions for getting and installing the Graphical Modeling Framework (GMF) 1.0 Eclipse Plugin can be found here.
Graphical Editing Framework (GEF) 3.0.1
The Graphical Editing Framework (GEF) 3.0.1 Eclipse Plugin can be downloaded from here.
ActiveBPEL Engine 2.0
The ActiveBPEL Engine 2.0 can be downloaded from here.