+

Search Tips   |   Advanced Search

Clean Eclipse for Rational Team Concert v4.0

If the Eclipse workbench has IBM Rational Team Concert, version 4.0, Eclipse Client already installed, the MobileFirst Studio plug-ins might not be properly activated when you open an existing workbench. For example, the wizard New > MobileFirst Project might not be available. To work around this problem, follow these instructions.

Perform these steps only once, when you first start the product.

  1. Stop the workbench.

  2. Locate the eclipse.ini file in...

      eclipse_installation_directory/eclipse/

  3. Make a copy of the eclipse.ini file, or back it up.

  4. Open the eclipse.ini file in a text editor.

  5. Append the following text after the existing lines, on a new line:

      -clean

  6. Save and close the file.

  7. Start the product and select a workspace.

    You should be able to successfully open the workspace.

  8. Remove the -clean line from the eclipse.ini file and save the file.


Parent topic: Install MobileFirst Studio