Access Keys:
Skip to content (Access Key - 0)

Import the Data Service into Eclipse


All Introduce generated caGrid services contain both a .project and a .classpath file, which Eclipse uses to determine properties for a Java project (source folders, code builders, libraries, etc).

While it is not required to use Eclipse for this tutorial, doing so makes it easier to make changes to the source code, and simplifies testing the client.

To import the project into the Eclipse workspace:

  1. Select Import from the File menu in Eclipse.
  2. In the resulting dialog, select Existing Projects into Workspace under General.
  3. Click Next
  4. Click the Browse button, and use the file dialog to select the root directory of the tutorial service.
    • This tutorial uses W:\generatedServices\Sdk41Example.
    • Once the directory is selected, the name of the project (matching that of the service) will appear in the list.
  5. Click Finish to import the tutorial service as an Eclipse project.

The project will be imported into Eclipse and displayed in your workspace.

Last edited by
Mark Grand (605 days ago) , ...
Adaptavist Theme Builder Powered by Atlassian Confluence