intra-mart e Builder for Accel Platform / Setup Guide

Version 5 2013-10-01

«  e Builder Installation and Debug Server Build   ::   Contents   ::   Setting after e Builder is started  »

e Builder Installation

Overview

  • Installation procedures of e Builder are described in this document.
    Please first setup Java Development Kit 1.7(JDK7) to be used for the development.
    Then as a next step, e Builder should be set up.
  • e Builder is a product based on eclipse, which is the integrated development environment.
    In e Builder, all the plug-ins that are required or useful for the development frameworks provided by Accel Platform are included.

Java Setup

  • Please install the latest version of Java Development Kit 1.7(JDK7) and set environment variable PATH to operate Java command.

    Note

    JRE which is required for e Builder startup is set to 1.7 or more from 2013 Autumn version.
    [*] 1.7 is set to -Dosgi.requiredJavaVersion in eBuilder8.ini.

    Note

    If JDK7 cannot be specified by the environment variable PATH when e Builder is used, please set -vm option to eBuilder8.ini which is located in the folder e Builder has been installed to.
    [*] -vm option should be added above the -vmargs option.
    (Example)
    ————————————–
    (omitted)
    -vm
    <Java Install Path>/bin/javaw.exe
    -vmargs
    (omitted)
    ————————————–

e Builder Installation

  • Users who use OS with Windows 32bit should expand [ eBuilder8-win32.win32.x86.zip ] into arbitrary folder.

  • Users who use OS with Windows 64bit should expand [ eBuilder8-win32.win32.x86_64.zip ] into arbitrary folder.

    Note

    Latest version can be obtained from [Patch Download Site]

e Builder Startup and Setup

  • Execute eBuilder8.exe inside the expanded folder.

    Note

    If e Builder cannot be started, Java setup may not be completed properly.
    Please check the setting contents such as environment variable PATH again.
  • Setup wizard screen shown as below is displayed when e Builder is started for the first time.
    Select whether to use demo license or production copy license on this wizard screen.
    License can be registerred even if it is not a first time start up. Users who do not have license should select evaluation version. Evaluation version is valid for 60 days.
    e Builder is automatically closed when [Cancel] is pressed on this screen.
    License registration wizard at start up time

«  e Builder Installation and Debug Server Build   ::   Contents   ::   Setting after e Builder is started  »