-
Notifications
You must be signed in to change notification settings - Fork 804
AIMA3e Using Eclipse IDE
Ciaran O'Reilly edited this page Mar 14, 2015
·
21 revisions
Once you have downloaded a release (see instruction at beginning of AIMA3e Workspace Setup) you can import the AIMA3e-Java projects into your workspace as follows:
- Select the menu item
File->Import...
- In the Import
Select
dialog, selectGeneral->Existing Projects into Workspace
:
- Hit the
Next >
button. - In the Import
Import Projects
select theSelect archive file:
radio button andBrowse...
to the .zip release file you previously downloaded from the project's website :
The three projects,aima-core
,aima-gui
, andaimax-osm
should be listed and be automatically selected. - Hit the
Finish
button.