System requirements for WebSphere Application Server Developer Tools for Eclipse

Before you install the software, ensure that your computer meets the requirements.

Detailed information on system requirements and supported platforms

For detailed information on system requirements and supported platforms for IBM® WebSphere® Application Server Developer Tools for Eclipse, go to http://publib.boulder.ibm.com/infocenter/prodguid/v1r0/clarity/softwareReqsForProduct.html and search on the product name.

Requirements for installing into an existing Eclipse workbench

If you choose to install IBM WebSphere Application Server Developer Tools for Eclipse into an Eclipse workbench that is already installed on your computer, then your Eclipse workbench must meet one the following requirements:

Runtime environment for Java (JRE) requirements

The required JRE depends on the features that you are installing:
If you are installing any of the WebSphere Application Server Tools features for versions 8.5, 8.0 or 7.0 If you are NOT installing any of the WebSphere Application Server Tools features for versions 8.5, 8.0 or 7.0
  • IBM Runtime Environment for Windows, Java Technology Edition, Version 6.0 SR9 FP1 or later
  • IBM Runtime Environment for Linux, Java Technology Edition, Version 6.0 SR9 FP1 or later
  • IBM Runtime Environment for Windows, Java Technology Edition, Version 7.0 GA or later
  • IBM Runtime Environment for Linux, Java Technology Edition, Version 7.0 GA or later
Tip: The IBM Runtime Environment for Windows or Linux, Java Technology Edition Version 6.0 is included with WebSphere Application Server version 8.5, 8.0 and version 7.0. It is located in the following directory <WebSphere Application Server installation directory>/java/jre
Tip: The IBM Runtime Environment for Windows or Linux, Java Technology Edition Version 7.0 is optionally installed with WebSphere Application Server version 8.5. If installed, it is located in the following directory:<WebSphere Application Server installation directory>/java_1.7_32/jre
Any Java 6+ or Java 7+ runtime environment

The following versions work well:

  • IBM Runtime Environment for Windows or Linux, Java Technology Edition, Version 1.6 SR9 FP1 or later
  • IBM Runtime Environment for Windows or Linux, Java Technology Edition, Version 7.0 GA or later
  • Oracle Java Platform Standard Edition Runtime Environment Version 6.0 Update 27 or later
  • Oracle Java Platform Standard Edition Runtime Environment Version 7.0 Update 2 or later
  • Oracle Java Platform Standard Edition Runtime Environment Version 6.0 Update 27 or later
Tip: IBM Developer Kits and Runtime Environments are available at: http://www.ibm.com/developerworks/java/jdk/

Requirements for installing into Eclipse 3.8.1

Important: If you are installing the product into computer will not be connected to the Internet during the installation, then you must download and install prerequisite Eclipse files before you install WebSphere Application Server Developer Tools for Eclipse.
  1. Ensure that you have Eclipse 3.8.1 installed. You can download Eclipse 3.8.1 from the following web address: http://download.eclipse.org/eclipse/downloads/drops/R-3.8.1-201209141540/.
  2. Download the following files:
  3. For each compressed file that you downloaded in the previous step, extract the contents of the file into the eclipse directory of your Eclipse 3.8.1 IDE. Ensure that you preserve the structure of the extracted contents.
    Tip: You can overwrite any files that have the same name.

    For example, if your eclipse directory is located in the file path C:\eclipse-SDK-3.8.1-win32\ , then you must extract the contents of each file into the directory C:\eclipse-SDK-3.8.1-win32\.

    When you are finished, the extracted files will be in the existing directories of your Eclipse IDE:
    • eclipse (For example, C:\eclipse-SDK-3.8.1-win32\eclipse.)
    • eclipse\plugins (For example, C:\eclipse-SDK-3.8.1-win32\eclipse\plugins.)
    • eclipse\features (For example, C:\eclipse-SDK-3.8.1-win32\eclipse\features.)
  4. From a command line, restart your Eclipse IDE using the -clean option. For example, C:\eclipse-SDK-3.8.1-win32\eclipse\eclipse.exe -clean

Feedback