AIMA3e Using NetBeans IDE
NetBeans IDE
Importing a downloaded archived release
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 Project->From Zip... - In the
Import Project(s) from Zipdialog, select the AIMA3e zip you downloaded using theBrowse...button. - Hit the
Importbutton. - This will automatically import the
aima-coreproject. - TODO - how to import the
aima-guiandaimax-osmprojects.
Using the GitHub repository directly
Note: You will require a GitHub account for these steps to work correctly.
- Select the menu item
Team->Git->Clone...
- TODO