Running additional tasks for Rational Team Concert V4.0

Before you run MobileFirst Studio, you might need to clean the Eclipse environment.

About this task

If your Eclipse workbench is installed with IBM® Rational Team Concert™ V4.0 Eclipse client, 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.
Note: You need to perform these steps only the first time that you start the product.

Procedure

  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.