ASTRO Suite 3.2.1 - 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:
- Java(TM) 2 Runtime Environment, Standard Edition 1.4.2_xx
- wsChainManager:
- Java(TM) 2 Runtime Environment, Standard Edition 1.4.2_xx
- Eclipse Platform Runtime Binary 3.2
- Apache Ant 1.6
- Expat 1.95.8 (Win32 only)
- wsRequirement:
- Java(TM) 2 Runtime Environment, Standard Edition 1.4.2_xx
- Eclipse Platform Runtime Binary 3.2
- Eclipse PDE Runtime Binary 3.2
- Graphical Modeling Framework (GMF) Eclipse Plugin Runtime 1.0
Please, note that GMF, in turn needs the following plugins to be installed:- EMF and SDO Eclipse Plugin Runtime 2.2.1
- GEF Eclipse Plugin Runtime 3.2
- EMF OCL 1.0.0RC6
- EMF Validation 1.0.0RC6
- EMF Query 1.0.0RC6
- EMF Transaction 1.0.0RC6
- wsMonitor:
- Java(TM) 2 SDK, Standard Edition 1.4.2_xx
- ActiveBPEL Engine 2.0
- wsAnimator:
- Eclipse Platform Runtime Binary 3.0
- Draw2d Eclipse Plugin 3.0.1
- Graphical Editing Framework (GEF) Eclipse Plugin 3.0.1
Info
ActiveBPEL Engine 2.0
The ActiveBPEL Engine 2.0 can be downloaded from here.
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;%PATH%
Eclipse 3.0
Eclipse 3.0 packages can be obtained here
Eclipse 3.2
Eclipse 3.2 packages can be obtained here
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%
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%
Graphical Editing Framework (GEF) 3.0.1
The Graphical Editing Framework (GEF) 3.0.1 Eclipse Plugin can be downloaded from here.
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.