Check out the examples source from the public CVS server

  1. From the File menu, select Import -> CVS -> Projects from CVS and click Next.

    CVS Import

    Figure 4.1. CVS Import


  2. In the Checkout from CVS dialog, enter the following:

    Hostdownloads.fluency.kabira.com
    Repository path/opt/cvsroot
    Useranonymous
    Password(leave blank)
    Connection type:pserver

    Click Finish.

    Checkout from CVS

    Figure 4.2. Checkout from CVS


  3. In the next screen, select Use an existing module [...], then select examples and click on Next.

    Select Module

    Figure 4.3. Select Module


  4. In the Check Out As screen, select Check out as a project configured using the New Project Wizard. Click Next.

    Check Out As

    Figure 4.4. Check Out As


  5. From the Select Tag dialog select Versions and click on the expand triangle to see the available versions. Select the examples version that should be checked out. Click on Finish.

    Select Tag

    Figure 4.5. Select Tag


  6. From the Select a Wizard dialog, select Java Project. Click Next.

    New Project

    Figure 4.6. New Project


  7. Provide a Project name and click on Finish.

    New Java Project

    Figure 4.7. New Java Project


  8. From the package explorer right click on the package name and select Configure->Convert to Maven.

    Package Explorer

    Figure 4.8. Package Explorer