Creating an Eclipse project

The steps to create the Eclipse project.

To create the Eclipse project:

  1. Choose New Project > Java Project to open the Eclipse wizard for Java project creation.
  2. Give it the directory name where your Java source code is stored.

    If the project uses OPL Java APIs, it must reference the file oplall.jar from <OPL_HOME>/lib to be able to compile.

    Note: You must use the oplall.jar file that corresponds to your platform. This oplall.jar file is delivered with the installer for a given platform and is specific to that platform.