From the File
menu, select
Import
-> CVS
->
Projects from CVS
and click
Next
.
In the Checkout from CVS
dialog, enter the
following:
Host | downloads.fluency.kabira.com |
Repository path | /opt/cvsroot |
User | anonymous |
Password | (leave blank) |
Connection type: | pserver |
Click Finish
.
In the next screen, select Use an existing
module
[...]
, then select
examples
and click on
Next
.
In the Check Out As
screen, select
Check out as a project configured using the New Project
Wizard
. Click Next
.
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
.
From the Select a Wizard
dialog, select
Java Project
. Click Next
.
Provide a Project name
and click on
Finish
.
From the package explorer right click on the package name and
select Configure->Convert to Maven
.